Matthew X. Economou wrote: > I want the ALLUSERS property to default to 1 automatically if the > installer's privileged.
On Vista, the installer's always privileged. Or rather, it pretends it is because the elevation consent dialog appears only when the install actually starts. In general, doing a true per-user/per-machine install switch is tough to pull off. In addition to ALLUSERS, you need to redirect directories, to switch between per-user and per-machine locations. Vista/MSI 4.0 doesn't support an MSI that switches at runtime -- unless it's a per-user install, it will always prompt for consent. The MSI team recommends using two packages if you want to offer the option. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users