SyntaxFix
Write A Post
Hire A Developer
Questions
This is the command which can be executed directly in Run dialog box (shortcut is win+R) and also works well saved as a .bat script:
Run dialog box
.bat
cmd /c (start /d "/path/to/dir" bash --login) && exit