Download more than one file with installer.ini
How can I download more than one file with the installer.ini?
I came across with another issue in the installer.ini
I download an example.zip it contains the following structure example123/example.exe.
How can I extract the example.exe to App/example?
If I use
AdvancedExtract1To=App/example
AdvancedExtract1Filter=example123/example.exe
the result is:
App/example/example123/example.exe instead of App/example/example.exe
- Read more about Download more than one file with installer.ini
- 4 comments
- Log in or register to post comments