1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-31 23:21:59 +00:00

Add Shortcut and command script variants changing to Linux home directory (#3).

This commit is contained in:
Thomas Wolff
2016-10-11 18:04:15 +02:00
parent 1106032955
commit 98d4697bca
6 changed files with 43 additions and 8 deletions

View File

@@ -11,7 +11,9 @@ rem in any case, at least the config file (home\...) should not be removed
rem delete Desktop Shortcut and Start Menu Shortcut
del "%USERPROFILE%\Desktop\Bash on UoW in Mintty.lnk"
del "%USERPROFILE%\Desktop\Bash ~ on UoW in Mintty.lnk"
del "%APPDATA%\Microsoft\Windows\Start Menu\Bash on UoW in Mintty.lnk"
del "%APPDATA%\Microsoft\Windows\Start Menu\Bash ~ on UoW in Mintty.lnk"
:explorer