2
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-04-12 16:10:26 +08:00
tabby/build/installer.nsh

4 lines
96 B
NSIS

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