Skip to content

Commit

Permalink
feat (apps) : launch outlook and chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
SamGVanN committed Jun 5, 2022
1 parent 6621163 commit b41d8f5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions GetReadyToWork.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,10 @@

AppsToExecute = [
"outlook",
f'C:/Users/samue/AppData/Local/Fork/Fork.exe',
f"C:\Program Files\Microsoft VS Code\Code.exe",
"chrome",
# "outlook",
# f'C:/Users/samue/AppData/Local/Fork/Fork.exe',
# f"C:\Program Files\Microsoft VS Code\Code.exe",
]

#OS based method to launch an app
Expand Down

0 comments on commit b41d8f5

Please sign in to comment.