Adds a "Bash" context menu option in Windows Explorer.
If you installed WSL from the Microsoft Store use these files:
- Ubuntu Ubuntu-bash.reg
- openSUSE Leap 42 openSUSE-42 bash.reg
- SUSE Linux Enterprise Server 12 SLES-bash.reg
If you were using the Ubuntu-Beta of WSL (no download from Microsoft Store) you might need this one:
- Ubuntu Beta bash.reg
To install:
- Open Registry Editor (Win+R, then type "regedit")
- Open "HKEY_CLASSES_ROOT\Directory\Background\shell\WSL"
- Then, RMB -> Permissions... -> Advanced -> Owner: ... Change -> Advanced -> Find Now.
- Find your user, than click OK
- Change permission "Full Access" for Administrators group.
- Then, do it for "HKEY_CLASSES_ROOT\Directory\Background\shell\WSL\command"
- Download the reg-File for your distro from above. Accept the warnings and import it.