Author |
Message |
   
|
Posted on Tuesday, May 07, 2002 - 05:18 pm: |
|
I have a program that I would like to keep running, but hide the icon. It has instructions that are as follows:
The next step is to find TrayMin's shortcut, then right click on this entry and select Properties. The Target field of the Properties screen is where you want to add the Ời parameter. You should add the parameter to the end of the startup command line, so Windows automatically supplies this parameter each time it starts TrayMin.
I found the properties and the target line, but what does it mean by adding "the -i parameter"?
Any help would be greatly appreciated.
|
   
|
Posted on Wednesday, May 08, 2002 - 12:37 am: |
|
Add ths -i to the Target line such as
"C:\Program Files\traymin.exe\-i" like this or like this
"C:\Program Files\traymin.exe -i"
|
|