Created
September 28, 2015 01:55
-
-
Save aladine/fb021fab5c7db5088ee7 to your computer and use it in GitHub Desktop.
Run a program with parameter
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 | |
::CMD will no longer show us what command it’s executing(cleaner) | |
"C:\Users\Desktop\cat" developerparams |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment