tabby/build/installer.nsh

4 lines
93 B
Plaintext

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