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