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
EX 2:
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
then for Donald Duck the three little pigs Sylvester cat and titti, just follow the examples