mirror of
https://github.com/mintty/wsltty.git
synced 2025-11-01 07:31:56 +00:00
continue: consider custom $installdir (#180), using mkshortcut.exe;
deploy tweaked mkshortcut, drop mkshortcut.vbs, under the assumption that the VBS would cause false virus alerts (#181, #182)
This commit is contained in:
@@ -56,8 +56,9 @@ FILE20="zoo.exe"
|
||||
FILE21="lang.zoo"
|
||||
FILE22="themes.zoo"
|
||||
FILE23="sounds.zoo"
|
||||
FILE24="mkshortcut.vbs"
|
||||
FILE25="mintty.ico"
|
||||
FILE24="mintty.ico"
|
||||
FILE25="mkshortcut.exe"
|
||||
FILE26="cygpopt-0.dll"
|
||||
|
||||
[SourceFiles]
|
||||
SourceFiles0=.
|
||||
@@ -89,4 +90,5 @@ SourceFiles0=.
|
||||
%FILE23%=
|
||||
%FILE24%=
|
||||
%FILE25%=
|
||||
%FILE26%=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user