Hidden Start - run batch files without showing command console (shareware)
Posted: Thu Aug 26, 2010 1:09 am
http://www.ntwind.com/software/utilities/hstart.html
This is a command-line tool, and pretty handy if you don't want to see the console flashing while you run batch files. (And if you are paranoid to use a batch-to-exe converter, as those compiled exe's seem to raise a fair amount of AV alerts, which may be "false positives")
I'm using its parameters in hstart.exe shortcut LNK files to run some batch files, and it works quite well.
hstart.exe /NOCONSOLE /D=B:\scripts “B:\scripts\DropIt_WEB.bat” "B:\scripts\Dropit_vids.bat"
Hope somebody gets some good use from this little utility.
This is a command-line tool, and pretty handy if you don't want to see the console flashing while you run batch files. (And if you are paranoid to use a batch-to-exe converter, as those compiled exe's seem to raise a fair amount of AV alerts, which may be "false positives")
I'm using its parameters in hstart.exe shortcut LNK files to run some batch files, and it works quite well.
hstart.exe /NOCONSOLE /D=B:\scripts “B:\scripts\DropIt_WEB.bat” "B:\scripts\Dropit_vids.bat"
Hope somebody gets some good use from this little utility.