tabby/build/installer.nsh

3 lines
96 B
Text

!macro customInit
nsExec::Exec '"$LOCALAPPDATA\terminus\Update.exe" --uninstall -s'
!macroend