Guest User

Untitled

a guest
Jan 12th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\Background\shell\BashConsoleHere]
  4. @="Bash Console Here"
  5. "Icon"=hex(2):25,00,4c,00,4f,00,43,00,41,00,4c,00,41,00,50,00,50,00,44,00,41,\
  6. 00,54,00,41,00,25,00,5c,00,6c,00,78,00,73,00,73,00,5c,00,62,00,61,00,73,00,\
  7. 68,00,2e,00,69,00,63,00,6f,00,00,00
  8.  
  9. [HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\Background\shell\BashConsoleHere\command]
  10. @="cmd /c cd \"%V\" && bash.exe"
  11.  
  12. [HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\BashConsoleHere]
  13. @="Bash Console Here"
  14. "Icon"=hex(2):25,00,4c,00,4f,00,43,00,41,00,4c,00,41,00,50,00,50,00,44,00,41,\
  15. 00,54,00,41,00,25,00,5c,00,6c,00,78,00,73,00,73,00,5c,00,62,00,61,00,73,00,\
  16. 68,00,2e,00,69,00,63,00,6f,00,00,00
  17.  
  18. [HKEY_CURRENT_USER\SOFTWARE\Classes\Directory\shell\BashConsoleHere\command]
  19. @="cmd /c cd \"%1\" && bash.exe"
Add Comment
Please, Sign In to add comment