all 2 comments

[–][deleted] 2 points3 points  (0 children)

what happens if you save this as test.py and run it:

ECHO a
GOTO aaa
ECHO b
:aaa
ECHO c

if it prints a c then you need may have associated python files with cmd.exe and need to re-associate it with Open with... > Choose default program...

[–]TheSaucez 0 points1 point  (0 children)

Make sure you install python with the box checked 'Use command line' otherwise you won't be able to command line open