added wezterm
This commit is contained in:
parent
0bf6e7975a
commit
2575f894b4
@ -2,5 +2,4 @@
|
||||
Lang=english
|
||||
Dir=C:\Program Files\WezTerm
|
||||
Group=(Default)
|
||||
NoIcons=0
|
||||
Tasks=desktopicon
|
||||
NoIcons=1
|
||||
|
@ -19,6 +19,10 @@ taskkill /F /IM wezterm-gui.exe 2>nul
|
||||
echo installing WezTerm ...
|
||||
start /wait %EXE% /LOADINF=%CONFIG% /NORESTART /NOCANCEL /SILENT /SUPPRESSMSGBOXES /CLOSEAPPLICATIONS
|
||||
|
||||
echo copy startmenu link ...
|
||||
copy /Y startmenu\WezTerm.lnk %STARTMENU%
|
||||
copy /Y startmenu\WezTerm.lnk %PUBLIC%\Desktop
|
||||
|
||||
rem refresh desktop (W10 style)
|
||||
ie4uinit.exe -show
|
||||
|
||||
|
BIN
optional/startmenu/WezTerm.lnk
Normal file
BIN
optional/startmenu/WezTerm.lnk
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user