mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
windows: track uninstalls
the confwiz and the native_client backend both gained hooks to track uninstall events. however that somehow didn't make it to the uninstaller :-)
This commit is contained in:
parent
d6fb0bf039
commit
b027fb5b9b
@ -50,6 +50,7 @@ Filename: "{sys}\net.exe"; Parameters: "stop ""Allmydata Tahoe SMB"""; Flags: ru
|
||||
Filename: "{sys}\net.exe"; Parameters: "stop Tahoe"; Flags: runhidden
|
||||
Filename: "{app}\Install\winfuse\InstallUtil.exe"; Parameters: "/uninstall ""{app}\Install\winfuse\WinFUSE.exe"""; Flags: runhidden
|
||||
Filename: "{app}\Install\tahoesvc.exe"; Parameters: "-remove"; Flags: runhidden
|
||||
Filename: "{app}\Install\confwiz.exe"; Parameters: "--uninstall"; Flags: runhidden
|
||||
;Filename: "http://www.allmydata.com/redirect/uninstallsurvey.php?build=%(build)s"; Flags: shellexec
|
||||
|
||||
[Registry]
|
||||
|
Loading…
x
Reference in New Issue
Block a user