View Single Post
  #812  
Old 15-04-2014, 05:28
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
you mean parameter for the shortcuts.
i dont know either, but i have an autiIt3 script inmind.

run("game.exe -parameter")
exit


you can load this script compiled as an .exe into IC. but its a dirty workaround.

EDIT: just testet it by adding -parameters behind the executable path. it doesnt even create a shortcut then.

you must use a batch-script (.bat) or an autoit3 script for it.

Last edited by skype123; 15-04-2014 at 05:37.
Reply With Quote
The Following 2 Users Say Thank You to skype123 For This Useful Post:
mausschieber (15-04-2014), Razor12911 (01-05-2014)