Created
February 13, 2018 00:08
-
-
Save jtrent238/7d33f4b1a749ac2f47a02d4fe565ec12 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cls | |
color 0a | |
cd C:\Program Files (x86)\Google\Chrome\Application\ | |
chrome.exe --profile-directory=Default --app-id=nchjmgkklhaplglkoljaancpcajdahhj | |
pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment