This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tabby
Watch
2
Star
0
Fork
0
You've already forked tabby
mirror of
https://github.com/Eugeny/tabby.git
synced
2024-11-21 01:17:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
tabby
/
build
/
installer.nsh
4 lines
93 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
use nsis installer and electron-updater (fixes #813, fixes #627)
2019-05-20 02:30:40 +08:00
!macro customInit
project rename
2021-06-30 05:57:04 +08:00
nsExec::Exec '"$LOCALAPPDATA\tabby\Update.exe" --uninstall -s'
use nsis installer and electron-updater (fixes #813, fixes #627)
2019-05-20 02:30:40 +08:00
!macroend
Reference in New Issue
Copy Permalink