Results 1 to 7 of 7

Thread: Can't add install to Add/Remove programs

Threaded View

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

    Default Re: Can't add install to Add/Remove programs

    Hi Geoff,

    > Thanks for the pointer. Execution level is set to asInvoker so I'll try
    > with RequireAdministrator, and if I'm still not coming right, I will
    > forward to you for a once over.

    And if you really have to do an asInvoker "per-user" (instead of a "machine
    wide") install, then you can switch the installer to per-user mode and this
    will create the Add/Remove Programs entry for the current user.

    Please see the attached screenshots.

    1. "UAC Execution Level" is set to "asInvoker" and the installation
    directory is set to a "unprotected" folder.

    2. In the Script Editor, use "Set Installer Flag..." to switch the
    installation to per-user mode (do not mark the "Set Flag" checkbox option
    for the $SB_ALLUSERFLAG$" flag).

    This will create a "per-user" item for the current user.

    Does this help?

    Friedrich
    Attached Images Attached Images    

Thread Information

Users Browsing this Thread

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

Posting Permissions

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