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.
