Results 1 to 8 of 8

Thread: Running web update non-elevated

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: Running web update non-elevated

    Colin,

    First of all, if you have to write to protected Windows areas (e.g. the "Program Files" folder tree or HKEY_LOCAL_MACHINE registry) then your update has to run elevated. Otherwise, the update does not have any write access. If you only write to "un-protected" areas, then you can run the update non-elevated. But in this case, you have to compile and include your own version of wucheck.exe (\Redist\1033\wucheck.sbp) -- just uncheck the "Run elevated from non-elevated SetupBuilder application" option in Line 219 and 221 and you are done.

    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)

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
  •