Click to See Complete Forum and Search --> : Inno setup ... need help


Pitrs81
April 27th, 2009, 04:29 AM
Hello,

I need help with Inno setup script. Generally I have some files to install in [Files] section. But I need to have ability to decide what files from that section will be installed during the installation process.

For example I have some simple test function in [Code] section and on base of its result I need to decide to install or not install one of the files from [Files] section.