]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
windows: track uninstalls
authorrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 6 Feb 2008 21:12:49 +0000 (14:12 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Wed, 6 Feb 2008 21:12:49 +0000 (14:12 -0700)
the confwiz and the native_client backend both gained hooks to track
uninstall events.  however that somehow didn't make it to the uninstaller :-)

windows/installer.tmpl

index fa8fcf706fcde075e7af087e7bf8fe7058e4bb43..9636064fe77a81cecf9cc65bab32c0f3b075dd65 100644 (file)
@@ -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]