|
#1
|
||||
|
||||
|
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
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Name: "{userdesktop}\Shuyan Saga"; Filename: "{app}\Shuyan.exe"; Check: "Icon and CheckError"; MinVersion: 0.0,5.0; Name: "{group}\Shuyan Saga"; Filename: "{app}\Shuyan.exe"; Check: "Start and CheckError"; MinVersion: 0.0,5.0; |
|
#3
|
||||
|
||||
|
Thank you for the reply.
Sorry but I'm not practical, but to understand the Check command for what? Check: "Unnin and Start and CheckError" It serves for the parameters so i should do the following: Check: "here my parameter" So in my case I just have to change this line: That's right? Name: {commondesktop} \ {# AppName}; Filename: {app} \ {# AppExec}; WorkingDir: {app}; Check: "MyParameter" Last edited by lupetto77; 24-08-2017 at 08:47. |
|
#4
|
||||
|
||||
|
Example:
Name: {commondesktop} \ {# AppName}; Filename: {app} \ {# AppExec}; WorkingDir: {app}; Check: CheckError; Parameters: "-nointro"
__________________
Haters gonna hate
|
|
#5
|
||||
|
||||
|
Hi KaktoR, thank you so much for help
|
|
#6
|
||||
|
||||
|
You mean an argument? This should work,
Name: {group}\{#AppName}; Filename: {app}\{#AppExec}; Parameters:"-nointro"; WorkingDir: {app}; Check: CheckError KaktoR was there too, I wouldn't put it after the Check though. Last edited by Kobi Blade; 24-08-2017 at 13:18. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WHAT IS A ""Illegal field in parameter list"" (DiscJuggaler2.0,3.0) | Smoky | DC Games | 0 | 27-06-2001 00:46 |
| Railroad Tycoon II burning prob..(illegal field in parameter list) | TheDuplicate | DC Games | 0 | 30-04-2001 10:29 |
| "Illegal Field in Parameter List" error with DJ3 | HP7200 | DC Games | 1 | 14-02-2001 19:10 |
| "Illegal parameter field.." | manii | DC Games | 0 | 14-12-2000 12:06 |
| DJ "illegal field in parameter list" FIX. | elpool | DC Games | 3 | 04-12-2000 16:03 |