mirror of
https://github.com/eugeny/tabby
synced 2026-08-18 20:06:34 +00:00
4 lines
96 B
NSIS
4 lines
96 B
NSIS
!macro customInit
|
|
nsExec::Exec '"$LOCALAPPDATA\terminus\Update.exe" --uninstall -s'
|
|
!macroend
|