On 9/5/10, DoctorBill <[email protected]> wrote: > What is the command line option can I put in my Desktop Icon such > that SeaMonkey Browser AND Mail load up ?
http://seamonkey.ilias.ca/generalfaq/#commandlines I didn't see any way to get two different windows opened with one call, so create a .bat file and have the desktop icon be a link to the .bat file: ========= begin smtest.bat "C:\Program Files (x86)\SeaMonkey\seamonkey.exe" -browser "C:\Program Files (x86)\SeaMonkey\seamonkey.exe" -mail ========= end Regards, Lee _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

