Last active
June 16, 2019 01:14
-
-
Save eggplants/be0b2627cb12eed3b4fc0651b0e5fa8e to your computer and use it in GitHub Desktop.
save in shell:sendto
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
net use P: \\sv-pool01\vol_pool01\pool /yes | |
set PATH=%PATH%;C:\Program Files (x86)\Google\Chrome\Application\ | |
START "" chrome.exe -disk-cache-dir="P:\Cache" | |
exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment