Hello, > I have a WIX v3-based installer, which installs just fine. >However, when this installer is run under Windows Vista (with UAC >enabled, >and NOT running as administrator), then the UAC dialog appears in the >middle >of the installation process, asking "A program needs your permission to >continue". >
Try InstallPrivileges="elevated" on the Package element. > And - more importantly - the dialog which appears - >prompting >the user to 'need [sic] permission to continue' - mentions as the name >of >the program - '4b9cb3.msi'. Its hard to see how that could be anything >but a >confusing name choice as its displayed to a user. When you sign your .MSI with signtool.exe make sure to use the /d switch. Hope it helps! -John. ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users