Skip to content

Instantly share code, notes, and snippets.

@goncaloperes
Last active April 9, 2019 17:45
Show Gist options
  • Save goncaloperes/1fcf5238f410a774c64580f71d304577 to your computer and use it in GitHub Desktop.
Save goncaloperes/1fcf5238f410a774c64580f71d304577 to your computer and use it in GitHub Desktop.
Automate Opening Browser Tabs with Windows Batch Files (.bat)
#Example:
start "Firefox" "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" https://www.goncaloperes.com https://career.goncaloperes.com https://contexper.pt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment