Preprocessor in Windows Installer
Hi,
I'm now trying to find an installer for my(windows) application. I've decided that WiX is the most appropriate one.
I need a something like preprocessor also in Installer. For example I want to have a possibility to specify some variables and install files according to these variables.
Unfortunately, I couldn't find this feature in WiX(( Have I missed something??
If not, could you please suggest another installer.
|