1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-07-13 06:49:53 +00:00
tabby/build/installer.nsh

4 lines
96 B
NSIS

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