I am trying to create per-user installer.
I have tried using Package InstallScope attribute:
http://www.joyofsetup.com/2008/04/01/new-wix-feature-setting-package-installation-scope/

also tested this:

http://blogs.msdn.com/astebner/archive/2007/11/18/6385121.aspx

and I always get the ICE91 warning:

WARNING    The file '<filename>' will be installed to the per user 
directory '<dirname>' that doesn't vary based on ALLUSERS value. This 
file won't be copied to each user's profile even if a per machine 
installation is desired.

Is it possible to remove ICE91 warnings when Validating msi file with Orca??



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

Reply via email to