1
0

installer.nsh 93 B

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