Michael Davis wrote:
Ray_Net wrote:
We really don't need your program because we can write a startSM.bat
file containing:
@echo off
%windir%\system32\mspaint.exe "C:\Program
Files\SeaMonkey\chrome\icons\default\main-window.ico"
"C:\Program Files\SeaMonkey\seamonkey.exe"
exit
And who closes then the mspaint? :) Please first try by yourself, then
advise.
Regards.
More simple and satisfying the request :-)
@ECHO OFF
@ECHO SeaMonkey started
start "" "C:\Program Files\SeaMonkey\seamonkey.exe"
TIMEOUT /T 20 /NOBREAK 1>nul
exit
TESTED AND APPROVED :-)
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey