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

uninstall to remove desktop shortcut (#184)

This commit is contained in:
mintty
2019-08-12 00:00:00 +02:00
parent 0799e4a69a
commit fabdf1ec30
2 changed files with 8 additions and 4 deletions

View File

@@ -9,10 +9,6 @@ rem delete Start Menu Folder
set smf=%APPDATA%\Microsoft\Windows\Start Menu\Programs\WSLtty
rmdir /S /Q "%smf%"
rem delete Desktop Shortcuts (not installed anymore)
rem del "%USERPROFILE%\Desktop\WSL % in Mintty.lnk"
rem del "%USERPROFILE%\Desktop\WSL ~ in Mintty.lnk"
:start menu