|
|
|
#1
|
|||
|
|||
|
Quote:
[autorun] open=Autorun.exe, open=(Leer.txt) icon=Sims3EP06.ico [IMG] Uploaded with ImageShack.us[/IMG]thanks |
| Sponsored Links |
|
#2
|
|||
|
|||
|
How can i add a password to the project; in setup.ini or InstallerScript.iss? Thanks
Last edited by leo95; 09-03-2012 at 09:57. Reason: Fixed Grammar. |
|
#3
|
||||
|
||||
|
Quote:
it actually need a shellexecute to open the text file.. IE: ShellExecute=datafile - Specifies an application or data file that is to be opened. Windows will launch the application associated with that file type to open the datafile. So for your example. Code:
[autorun] open=Autorun.exe icon=Sims3EP06.ico ShellExecute=Leer.txt icon=Leer.txt |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |