| 1 |
#Requires AutoHotkey v2.0+ |
| 2 |
; Open apps needed for work, even tabs |
| 3 |
Run "C:\Program Files\Sublime Text\sublime_text.exe" |
| 4 |
Run "C:\Program Files\Google\Chrome\Application\chrome.exe https://www.wrike.com/" |
| 5 |
Run "C:\Program Files\Google\Chrome\Application\chrome.exe https://calendar.google.com/calendar/u/0/r" |
| 6 |
Run "C:\Program Files\Google\Chrome\Application\chrome.exe https://mail.google.com/mail/u/0/#inbox" |
| 7 |
Run "C:\Program Files\Mozilla Firefox\firefox.exe " "-new-window https://mail.google.com/mail/u/0/#inbox" |
| 8 |
Run "C:\Program Files (x86)\Camo Studio\CamoStudio.exe" |