Actually what I posted above works on Windows 7 but not on XP. For XP you need to specify a window title (even if it is null) and have the parameters outside the quotes. This should work on XP. start "" "c:\program files\seamonkey\seamonkey.exe" -mail Jim
Hopefully third times a charm (wish you could edit posts) I left the minimize parameter out of the above, should be:
start /min "" "c:\program files (x86)\seamonkey\seamonkey.exe" -mail _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

