Is it possible to run a file with Inno Setup, before the setup beginns? Documentation
|
feedback
|
|
Yes it is. In de [code] section run the file in the InitializeSetup() function. This example launches notepad before the setup runs.
| |||||||
feedback
|