On 4/5/07, Bob Arnson <[EMAIL PROTECTED]> wrote:

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.



Ok. It appears to be working properly. Microsoft needs to fix their
documentation.

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?



It seems the issue may have been caused by driver files installed via an INF
file...
I think I have that fixed, but the drivers have other issues on Vista that
need to be dealt with first.

Thanks for the help.
-------------------------------------------------------------------------
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