Skip to content

Instantly share code, notes, and snippets.

@aladine
Created September 28, 2015 01:55
Show Gist options
  • Save aladine/fb021fab5c7db5088ee7 to your computer and use it in GitHub Desktop.
Save aladine/fb021fab5c7db5088ee7 to your computer and use it in GitHub Desktop.
Run a program with parameter
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