How to add command line arguments to command line arguments in Windows shortcut?
- by Pawin
I know I can add a command line argument/option to a shortcut this way; for example:
"C:\Program Files\Internet Explorer\iexplore.exe" www.a.com
So IE will connect to a.com when it starts up. What I would like to do is to get IE connecting to a.com when I call it through another program like the following:
C:\Windows\SysWOW64\ForceBindIP.exe…