From: robk-tahoe Date: Wed, 6 Feb 2008 21:12:49 +0000 (-0700) Subject: windows: track uninstalls X-Git-Tag: allmydata-tahoe-0.8.0~121 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=b027fb5b9b785e1ffdd06befb7b5a5f6ad3c0a5c;p=tahoe-lafs%2Ftahoe-lafs.git 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 :-) --- diff --git a/windows/installer.tmpl b/windows/installer.tmpl index fa8fcf70..9636064f 100644 --- a/windows/installer.tmpl +++ b/windows/installer.tmpl @@ -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]