Thread: Add parameter
View Single Post
  #1  
Old 24-08-2017, 08:24
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Add parameter

Hi, as a title I would like to create the icon on the desktop with the possibility to add parameters with hymn setup.
In use horn:
Code:
[Icons]
Name: {group} \ Uninstall {#AppName}; Filename: {app} \ unins000.exe; WorkingDir: {app}; Check: CheckError
Name: {group} \ {# AppName}; Filename: {app} \ {# AppExec}; WorkingDir: {app}; Check: CheckError
Name: {commondesktop} \ {# AppName}; Filename: {app} \ {# AppExec}; WorkingDir: {app}; Check: CheckError
But I do not know how to add parameters, somebody can help me.
Reply With Quote
Sponsored Links