View Single Post
  #1  
Old 12-01-2013, 08:23
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
fabio' just a question regarding shortcut desktop names. for each component why not change {code:GetMyAppExeName} with the actual name it should have ?

Component1

Code:
Name: {group}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\ANGRY BIRDS; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
Name: {userdesktop}\{code:GetAppName}; Filename: {app}\{code:GetMyAppExePath}\ANGRY BIRDS; WorkingDir: {app}\{code:GetMyAppExePath}; IconFilename: {app}\{code:GetMyAppExePath}\{#CustomBinaryIcon}; Check:FirstExecCheck;
Component2

change {code:GetMyAppExeName2} with ANGRY BIRDS RIO etc etc

edit:

Also in start menu, programfiles, Rovio folder angry birds rio, seasons, space that are empty, they also appear in angry birds collection folder.

Last edited by pakrat2k2; 12-01-2013 at 08:45. Reason: start menu additional info
Reply With Quote
Sponsored Links