Advertisement
xamidi

Win7ActivateShScripts.reg

Feb 7th, 2025
1,696
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.41 KB | Software | 0 0
  1. Windows Registry Editor Version 5.00
  2. [HKEY_CLASSES_ROOT\Applications\mintty.exe\shell\open\command]
  3. @="\"C:\\cygwin64\\bin\\mintty.exe\" -w max -h always -t \"%1\" -e /bin/bash -li -c 'cd \"$(dirname \"$(cygpath -u \"%1\")\")\" && bash -x \"$(cygpath -u \"%1\")\"'"
  4. ; This is a simple registry file to automate the execution of sh via cygwin on Windows 7, might work on other Windows versions ... I did not test.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement