RE: [WiX-users] Need some inspiration

2006-06-02 Thread Joannic Laborde
users@lists.sourceforge.net Subject: [WiX-users] Need some inspiration Hi, for realizing a kind of silent install I want to check if during the install a file named "settings.xml" is existent in the same dir as the MSI package. If this is not, than a default settings.xml included in MSI is c

[WiX-users] Need some inspiration

2006-06-02 Thread Thomas Hecker
Hi, for realizing a kind of silent install I want to check if during the install a file named "settings.xml" is existent in the same dir as the MSI package. If this is not, than a default settings.xml included in MSI is copied. If it is, instead of this included one, the one inside the directory