Thread: BlackBox v2
View Single Post
  #11  
Old 13-10-2023, 17:04
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by drzmx View Post
hi, how i can implement command in the shortcut?

for example my game require that in the shortcut

\my game.exe -comand -comand

I tried but the setup makes a useless shortcut
You can test by replacing the botva2.iss script attached to this post in "..\Script\Modules" folder (This way I think the shortcuts will be overwritten. Only the project developer can change the original script and recompile Compiler.exe).
If it works, you must use a new key in Setup.ini:
Icon1Param=, ExtraIcon1Param=, ExtraIcon2Param=, ExtraIcon3Param=, ExtraIcon4Param=, ExtraIcon5Param=, ExtraIcon6Param=
Attached Files
File Type: rar botva2.rar (5.1 KB, 29 views)
Reply With Quote
The Following User Says Thank You to Cesar82 For This Useful Post:
drzmx (13-10-2023)