Am 05.02.2012 01:32, schrieb Peter Beck:
Hi guys,
I'm using a package which deploys some company-braning (backgrounds
etc). For setting the users background I am using Active-Setup which
works flawlessy on XP but on Win7 I get an UAC dialog asking to import
the registry-key. This key is for me to check if the settings for the
current user are already applied.
<install cmd='%COMSPEC% /C reg add "HKCU\Software\foo" /f /v "Settings"
/d "%version%" /t REG_SZ' />
Is there any way to suppress the UAC message without completely
disabling it ?
Thanks
Peter
If you use the SYSTEM user to run WPKG, you won't get the UAC elevation
of rights dialog.
--
Stefan P.
Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users