Hi all,

I install an aaa.ini file together with my binaries. I need a second ini 
file (bbb.ini) which is a copy of the first one, it just have a 
different name, and it's in the same directory. I was thinking about 
using the CopyFile but I need also the following:
1) the CopyFile, meaning the creation of the bbb.ini should happen only 
if the bbb.ini file doesn't already exist (from previous installations)
2) the bbb.ini file should be removed only on a real uninstall - not 
upgrades, repairs, modifies.

How could I accomplish this?

Thx,
Viv

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to