Scott Palmer wrote:
> That article indicates that Windows Installer is broken for 
> per-machine installs as there is no way to specify that you must have 
> a per-machine install that works on both XP and Vista.

ALLUSERS=1 does that. Pretend ALLUSERS=2 doesn't exist.

> My ultimate goal is to install the application to a single common 
> location that is user-independent.  My current installer which only 
> sets ALLUSERS=1 tends to scatter files all over the place on Vista as 
> Vista has buggered the folder structure so some of my files appear to 
> be in a "common" place that is only common for that one user (which 
> appears to break component rules if another user installs the same 
> stuff), and some files go elsewhere.

Which files?

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
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