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

enhance context menu options; fix removal

This commit is contained in:
mintty
2017-10-29 16:47:04 +01:00
parent 276fb6ae88
commit 9be0b3ec10
4 changed files with 23 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ copy LICENSE.mintty "%installdir%"
copy LICENSE.wslbridge "%installdir%"
copy "add to context menu.lnk" "%installdir%"
copy "add default to context menu.lnk" "%installdir%"
copy "remove from context menu.lnk" "%installdir%"
copy "configure WSL shortcuts.lnk" "%installdir%"
copy wsl.ico "%installdir%"
@@ -53,6 +54,7 @@ del /Q "%smf%\*.lnk"
copy "wsltty home & help.url" "%smf%"
copy "add to context menu.lnk" "%smf%"
copy "add default to context menu.lnk" "%smf%"
copy "remove from context menu.lnk" "%smf%"
copy "configure WSL shortcuts.lnk" "%smf%"
rem clean up previous installation