+ Reply to Thread
Results 1 to 2 of 2

Thread: What will happen if Set Access Control fails?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default What will happen if Set Access Control fails?

    Hello

    I've set the Set Access Control to grant full access to my Install folder. So far it has been working properly when I run the install.

    I was curious to find out what would happen if the Set Access Control were to fail.

    Would the installation just continue or will it abort the install altogether?

    Any have an issue with the Set Access Control Not being able to grant appropriate permissions?

    I need to get some sort of idea in case this does occur and how to deal with that issue should it arise.

    Any help would be appreciated. Thanks.

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: What will happen if Set Access Control fails?

    Hello,

    It's your decision what to do if the the "Set Access Control" access function fails. Similar to what you do in your own program when a Windows API function fails. Just handle the %_SB_ERRORCODE% return code and do what you want. You can terminate the install, retry the action, etc.

    Only failed "install file" actions are fatal errors and abort the installation process immediately.

    Hope this helps.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •