Hi Stefan,

Thank you! Is there a way to set this property in a wix file or do I have to
use msiinfo.exe after I created the MSI?

Thanks,

Patrick

> -----Original Message-----
> From: Stefan Pavlik [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 11, 2007 09:11
> To: Patrick Schmid
> Cc: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] why am I getting a UAC prompt with my MSI?
> 
> 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=DEVD
> EV
> > _______________________________________________
> > 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