Skip to content

Instantly share code, notes, and snippets.

@shishirsharma
Created June 22, 2014 09:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shishirsharma/10013e9995f74b2e5511 to your computer and use it in GitHub Desktop.
Save shishirsharma/10013e9995f74b2e5511 to your computer and use it in GitHub Desktop.
python-2.6-config.bat
@ECHO OFF
@SET PATH= %PATH%;C:appandyourpathhere;D:appandonemore
@SET SOMEVARABLE=E:somepath
@SET DIRCMD=/D /N
@PROMPT $G
@ECHO Setting environment for YOURSYSTEM VER
@ECHO %TIME% %DATE%
@ECHO Namaskar Criss.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment