Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Custom Silent Updater for Vista

Reply
Thread Tools Display Modes

Custom Silent Updater for Vista

 
 
ScottV
Guest
Posts: n/a

 
      12-29-2006
My product uses a silent download & install process to update content files &
registry entries. A custom COM component is used to download an installer
executable. The executable is created with the NSIS installer.

The problem is Vista automatically assumes the NSIS installer requires Admin
Rights, and prompts the user for Admin Rights. This prompt conflicts with the
whole silent update experience desired. Is there anything that can be done to
keep Vista from assuming my silent installer needs Admin Rights?

Thanks
 
Reply With Quote
 
 
 
 
Richard G. Harper
Guest
Posts: n/a

 
      12-30-2006
Nope.

--
Richard G. Harper [MVP Shell/User]
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/
* HELP us help YOU ... http://www.dts-l.org/goodpost.htm


"ScottV" <> wrote in message
news:F2960C4F-4BAC-4BE4-BF46-...
> My product uses a silent download & install process to update content
> files &
> registry entries. A custom COM component is used to download an installer
> executable. The executable is created with the NSIS installer.
>
> The problem is Vista automatically assumes the NSIS installer requires
> Admin
> Rights, and prompts the user for Admin Rights. This prompt conflicts with
> the
> whole silent update experience desired. Is there anything that can be done
> to
> keep Vista from assuming my silent installer needs Admin Rights?
>
> Thanks



 
Reply With Quote
 
Chad Harris
Guest
Posts: n/a

 
      12-30-2006
Other than turn off UAC, and the downside outweighs the upside there, I
don't know what.

CH


"ScottV" <> wrote in message
news:F2960C4F-4BAC-4BE4-BF46-...
> My product uses a silent download & install process to update content
> files &
> registry entries. A custom COM component is used to download an installer
> executable. The executable is created with the NSIS installer.
>
> The problem is Vista automatically assumes the NSIS installer requires
> Admin
> Rights, and prompts the user for Admin Rights. This prompt conflicts with
> the
> whole silent update experience desired. Is there anything that can be done
> to
> keep Vista from assuming my silent installer needs Admin Rights?
>
> Thanks


 
Reply With Quote
 
Jane C
Guest
Posts: n/a

 
      12-30-2006
http://msdn.microsoft.com/library/de...ml/appcomp.asp


--
Jane, not plain 64 bit enabled :-)
Batteries not included. Braincell on vacation ;-)
"ScottV" <> wrote in message
news:F2960C4F-4BAC-4BE4-BF46-...
> My product uses a silent download & install process to update content
> files &
> registry entries. A custom COM component is used to download an installer
> executable. The executable is created with the NSIS installer.
>
> The problem is Vista automatically assumes the NSIS installer requires
> Admin
> Rights, and prompts the user for Admin Rights. This prompt conflicts with
> the
> whole silent update experience desired. Is there anything that can be done
> to
> keep Vista from assuming my silent installer needs Admin Rights?
>
> Thanks


 
Reply With Quote
 
Alexander Suhovey
Guest
Posts: n/a

 
      12-30-2006
"ScottV" <> wrote in message
news:F2960C4F-4BAC-4BE4-BF46-...
> My product uses a silent download & install process to update content
> files &
> registry entries. A custom COM component is used to download an installer
> executable. The executable is created with the NSIS installer.
>
> The problem is Vista automatically assumes the NSIS installer requires
> Admin
> Rights, and prompts the user for Admin Rights. This prompt conflicts with
> the
> whole silent update experience desired. Is there anything that can be done
> to
> keep Vista from assuming my silent installer needs Admin Rights?
>


Well, it is not clear from your post but if your update routine does NOT
require admin rights, you need to add manifest to your executable to inform
OS about rights it requires. You can find more info on MSDN.

--
Alexander Suhovey

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
unable to carryout silent registry import - Windows Vista Keewee Windows Vista General Discussion 2 05-08-2008 08:36 AM
Nokia softwere updater not working on vista x64 MaciejKra@gmail.com Windows Vista General Discussion 3 09-09-2007 04:11 PM
VISTA:Silent installation of a product as a non-admin user jack Windows Vista Performance 0 09-03-2007 11:01 AM
Hidden / Silent Vista Laptop Guy Thomas Windows Vista General Discussion 1 04-03-2007 06:34 PM
Vista Beta Updater Advisory Program thunderstruck_302@hotmail.com Windows Vista Hardware 4 07-11-2006 01:40 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59