I need a sample wxs file which can install files to different location based
on the value of ALLUSERS.

 

Example:-

 

allusers=1,  some selected files will be installed to commonappdata
folder(C:\Documents and Settings\All Users\Application Data).

allusers={}, the above files will be installed to personal folder
(C:\Documents and Settings\Administrator\My Documents).

 

I have created a dialog where user can select the value for ALLUSERS. My
next goal is to copy some files to different locations based on the ALLUSERS
value.

 

Thanks,

Ravi

 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to