Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @ECHO OFF
- :: kill
- tskill Wox
- tskill Everything
- :: launch
- START "vibranceGUI" "E:\Portable Apps\vibranceGUI #CSGO\vibranceGUI.exe"
- :: launch and wait
- START /Wait "Steam" "E:\Games\Steam\Steam.exe"
- :: clean-up
- tskill vibranceGUI
- :: relaunch
- START "Everything" "C:\Program Files\Everything\Everything.exe"
- START "Wox" "C:\Users\nanashi\AppData\Local\Wox\Wox.exe"
Advertisement
Add Comment
Please, Sign In to add comment