]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
native client - updated to match naming for service and tray executable
authorPeter Secor <secorp@allmydata.com>
Fri, 22 Feb 2008 03:24:31 +0000 (20:24 -0700)
committerPeter Secor <secorp@allmydata.com>
Fri, 22 Feb 2008 03:24:31 +0000 (20:24 -0700)
windows/installer.tmpl

index 3fa9d8880789048abead51c9c04158ce737e8b70..316ba8c25341f1fb64a1c0b3110e480575364af0 100644 (file)
@@ -31,8 +31,8 @@ Name: "{app}\noderoot"
 
 [Icons]
 ; Program files entries
-Name: "{group}\Allmydata"; Filename: "{app}\Install\winfuse\TahoeTray.exe"
-Name: "{commonstartup}\Allmydata"; Filename: "{app}\Install\winfuse\TahoeTray.exe"
+Name: "{group}\Allmydata"; Filename: "{app}\Install\winfuse\AllmydataTray.exe"
+Name: "{commonstartup}\Allmydata"; Filename: "{app}\Install\winfuse\AllmydataTray.exe"
 ;Name: "{group}\Tahoe root dir (web)"; Filename: "{app}\Install\tahoe.exe"; Parameters: "webopen"
 Name: "{group}\Allmydata Help"; Filename: "http://www.allmydata.com/help.php"
 
@@ -48,7 +48,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 Tahoe SMB"""; Flags: runhidden
+Filename: "{sys}\net.exe"; Parameters: "stop ""Allmydata SMB"""; 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