|
#11
|
||||
|
||||
|
Ex 1:
Code:
#Define AppExe1 "pippo.exe"
#Define AppExe2 "pluto.exe"
#Define AppExe3 "topolino.exe"
[Icons]
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon1}; Filename:{app}\{#AppExe1}; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon2}; Filename:{app}\{#AppExe2}; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon3}; Filename:{app}\{#AppExe3}; Check: CreateDS and CheckError
Code:
[Icons]
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon1}; Filename:{app}\pippo.exe; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon2}; Filename:{app}\pluto.exe; Check: CreateDS and CheckError
Name: {commondesktop}\{cm:LaunchProgram,{#AppName} Icon3}; Filename:{app}\topolino.exe; Check: CreateDS and CheckError
__________________
if you understand read more |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| altef_4's installer | altef_4 | Conversion Tutorials | 244 | 24-05-2024 22:20 |
| Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
| Crysis 3 DVD9 to 3xDVD5 Custom Installer | spawniectes | PC Games - CD/DVD Conversions | 79 | 31-08-2017 07:19 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |