Posted by member 2112 on 2003-06-03 00:22:52 link
I was having this problem with when wanting to start iexplorer with the -nohome switch. After reading your post I thought I would do some investigating and what do you know, I found the answer.
When defining your hotkey surround the application with "" as usual then place the switches outside of the "". For example...
This at least works for one switch.
When defining your hotkey surround the application with "" as usual then place the switches outside of the "". For example...
*Hotkey WIN+SHIFT I "C:\Program Files\Internet Explorer\iexplore.exe" -nohome
This at least works for one switch.