Skip to content

Instantly share code, notes, and snippets.

@leveled
Last active December 29, 2016 17:04
Show Gist options
  • Save leveled/61905f170bece2cce181565762e4469d to your computer and use it in GitHub Desktop.
Save leveled/61905f170bece2cce181565762e4469d to your computer and use it in GitHub Desktop.
Run cmd.exe as a 32-bit program on 64-bit architecture.
%SystemRoot%\SYSWOW64\cmd.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment