Hi Patrick,

You should probably set the msidbSumInfoSourceTypeLUAPackage bit in
the Summary information stream.

see the section Elevation Privleges Not Required in
http://blogs.msdn.com/windows_installer_team/archive/2005/11/03/488945.aspx

or

http://msdn2.microsoft.com/en-us/library/aa372870.aspx

regards

Stefan

Patrick Schmid wrote:
> I am trying to make my program Vista standard-user installable, but I just
> don't 
> understand why I am getting a UAC prompt. I am using wix3 to create the MSI 
> file.
> All it does is:
> - create a folder and a subfolder in the AppDataFolder 
> - put two DLLs there (no registration of them at all, just plain file copy)
> - create two reg entries in HKCU\Software\companyname\appname
> 
> I just don't see where I am triggering anything that requires elevated 
> privileges. Can anyone make me see it please?
> 
> Thanks,
> 
> Patrick Schmid
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
Stefan Pavlik | [EMAIL PROTECTED]
Whitestein Technologies s.r.o. | www.whitestein.com
Panenska 28 | 811 03 Bratislava | Slovak Republic
Main +421 2 5443-5502 | Direct +421 2 5930-0735

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to