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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user