Skip to content

Instantly share code, notes, and snippets.

@Wind4
Created June 11, 2014 01:16
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 Wind4/250b0c9b0d8ca2d4fd28 to your computer and use it in GitHub Desktop.
Save Wind4/250b0c9b0d8ca2d4fd28 to your computer and use it in GitHub Desktop.
@echo off
cd /d %~dp0
set PATH=%CD%;%PATH%
start cmd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment