1
0
mirror of https://github.com/mintty/wsltty.git synced 2025-10-31 23:21:59 +00:00
This commit is contained in:
mintty
2016-09-19 00:46:51 +02:00
parent f5df7b32d3
commit 480bbce851
4 changed files with 31 additions and 15 deletions

View File

@@ -34,14 +34,16 @@ AdminQuietInstCmd=
UserQuietInstCmd=
FILE0="cygwin1.dll"
FILE1="cygwin-console-helper.exe"
FILE2="mintty.exe"
FILE3="wslbridge.exe"
FILE4="wslbridge-backend"
FILE5="LICENSE.mintty"
FILE6="LICENSE.wslbridge"
FILE7="Bash on UoW in Mintty.lnk"
FILE8="install.bat"
FILE9="uninstall.bat"
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"
[SourceFiles]
SourceFiles0=.
@@ -57,4 +59,6 @@ SourceFiles0=.
%FILE7%=
%FILE8%=
%FILE9%=
%FILE10%=
%FILE11%=