Hi All!

I want to add path to my executable into %PATH%. But it must depend on how user 
choose to install my msi: per-machine or per-user.

-          I want to change system variable if it per-machine installation

-          I want to change user variable if it per-user installation

I couldn't find a way to do this but to create two components with the same 
executable and set condition ALLUSER & NOT ALLUSER for them. Can anybody tell 
me what is more appropriate way to do this?
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to