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