Hi,

I am installing an appliation in the folder \Program Files\<Application Name>.

If the folder \Program Files\<Application Name> already exists (not from 
previous MSI installation, but the user has manually created one and copied 
some files to it), WIX installer's FileCost action determines if the file from 
the installer has to be copied over depending on the File Versions.

I want the file from the installer to be installed...
1) Is there a way to override the deafult behavior and install the file from 
the installer by default. 

2) If Option 1 is not possible - How can I schedule a custom action before 
FileCost and delete the folder \Program Files\<Application Name> before files 
from the installer are copied.

Thanks,
Sankaranarayanan MG


      ___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to