|
|
|
#1
|
||||
|
||||
|
I forgot about that. Either way, I could make it work. It is very simple.
Make two functions name them GetAppExec and GetAppDir. The result in GetAppExec must be ExpandConstant ('{#AppExec}'); The result in GetAppDir must be ExtractFileDir(ExpandConstant ('{#AppExec}')); then under Icon section. the filename must be {code:GetAppExec} and WorkingDir must be {code:GetAppDir} Simple as that. |
| The Following 2 Users Say Thank You to Razor12911 For This Useful Post: | ||
Behnam2018 (30-01-2020), toto621 (07-08-2015) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
[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 Edit me this please....i need you suport M,R Razor for the game Lord of Fallen
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| Basic tutorial for beginners on blackbox install script | dead4now | Conversion Tutorials | 5 | 20-07-2015 17:31 |
| Blackbox Inno Setup Script how ti fix | aj12345 | PC Games - CD/DVD Conversions | 3 | 05-12-2013 01:21 |