Do you know the right method to get the installer path in Inno Setup?
I want to catch that value inside the [CODE] section.
|
Do you know the right method to get the installer path in Inno Setup? I want to catch that value inside the [CODE] section.
| ||||
|
feedback
|
|
{srcexe} will give you the path and filename of the setup. | |||||
feedback
|
|
You should use the
| |||||||||
feedback
|