Re: Preprocessor in Windows Installer
I'm not much into installers but what you are trying to do is for example getting the OS so for example you read the OS into a variable and if the OS is vista it installs certain files, if it is XP it installs other files..etc??
Are you trying to do something like that?
|