Volker Enderlein wrote: > this way). The installer is started without elevation and defaults to an > per-user installation. Later the user/admin can change the preselection > in the GUI to an per-machine installation. And if he presses the install > button Vista UAC prompts for elevation. > All I do is set the ALLUSERS Property for a per-user installation to > "{}" and for a per-machine installation to "1". When running without GUI > it defaults to "2". >
Vista always starts packages without elevation. Unless you use Package/@InstallPrivileges="limited" or Package/@InstallScope="perUser" MSI will prompt for elevation when the user clicks the final Install button that kicks off the installation. That's regardless of the ALLUSERS value. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users