Smiles wrote on 20-12-18 14:06:
paste into notepad

[InternetShortcut]
URL=https://www.address/

 save as xxx.url
on desk top

just click on it browser will open and site will pop up

I have created, on the desktop, a .bat file with, per example, this text:

start "prog1" "C:\Program Files (x86)\SeaMonkey\seamonkey.exe" http://www.google.com
pause
start "prog2" "C:\Program Files (x86)\SeaMonkey\seamonkey.exe" -new-tab https://time.is/
exit

PAUSE is needed because if it is not present, only the second url appeared without the first one.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to