I use Servant Salamander several times a day. It's an AWESOME tool and the word is spreading as people see me using it.
Since I always end up using it, I'd like to have it autostarted but minimized. To autostart, I can just place it in the Startup folder. But I'd like to have it minimized as I don't use it first.
Thanx,
jsh
Autostart in minimized mode
Re: Autostart in minimized mode
J Hair wrote: But I'd like to have it minimized as I don't use it first.

Start your Salamander

- open folder where is Salamander

- press SHIFT + F4
- change the new file extension from .txt to .js
- copy & paste following 3 lines in it
- and save it.
Code: Select all
var wss = WScript.CreateObject("WScript.Shell");
wss.run ("SALAMAND.exe",6);
WScript.Quit();
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
Re: Autostart in minimized mode
Right click the Servant Salamander icon, choose the Properties command. In the Run box choose the Minimized option.J Hair wrote:Since I always end up using it, I'd like to have it autostarted but minimized. To autostart, I can just place it in the Startup folder. But I'd like to have it minimized as I don't use it first.
Re: Autostart in minimized mode
He breaks a butterfly on the wheelino wrote:Start your Salamander with following js script:[...]


Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now