1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-11-01 07:31:56 +00:00

Use new mintty option --dir, simplifying registry entry for context menu and dropping the need for dash.exe

This commit is contained in:
mintty
2016-09-29 14:53:34 +02:00
parent eef97b91d7
commit 74cb9ea92b
3 changed files with 16 additions and 17 deletions

View File

@@ -34,16 +34,15 @@ AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="cygwin1.dll"
FILE1="cygwin-console-helper.exe"
FILE2="dash.exe"
FILE3="mintty.exe"
FILE4="wslbridge.exe"
FILE5="wslbridge-backend"
FILE6="LICENSE.mintty"
FILE7="LICENSE.wslbridge"
FILE8="Bash on UoW in Mintty.lnk"
FILE9="wsl.bat"
FILE10="install.bat"
FILE11="uninstall.bat"
FILE2="mintty.exe"
FILE3="wslbridge.exe"
FILE4="wslbridge-backend"
FILE5="LICENSE.mintty"
FILE6="LICENSE.wslbridge"
FILE7="Bash on UoW in Mintty.lnk"
FILE8="wsl.bat"
FILE9="install.bat"
FILE10="uninstall.bat"
[SourceFiles]
SourceFiles0=.
@@ -60,5 +59,4 @@ SourceFiles0=.
%FILE8%=
%FILE9%=
%FILE10%=
%FILE11%=