]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
windows installer - added line to quit the system tray executable which automatically...
authorPeter Secor <secorp@allmydata.com>
Mon, 21 Apr 2008 23:18:29 +0000 (16:18 -0700)
committerPeter Secor <secorp@allmydata.com>
Mon, 21 Apr 2008 23:18:29 +0000 (16:18 -0700)
windows/installer.tmpl

index edb3cfd53eab925218b6d0fa2bf88f713559801f..255dba3389c57590816905ce094645408bd9889a 100644 (file)
@@ -53,7 +53,7 @@ Filename: "http://beta.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(poi
 
 [UninstallRun]
 ; Performed before the uninstaller runs to undo things
-Filename: "{sys}\net.exe"; Parameters: "stop ""Allmydata SMB"""; Flags: runhidden
+Filename: "{app}\Install\winfuse\AllmydataTray.exe"; Parameters: "-Q"; Flags: runhidden
 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