]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
windows installer - added startup line for AllmydataManager, removal of the service...
authorPeter Secor <secorp@allmydata.com>
Mon, 19 May 2008 19:08:05 +0000 (12:08 -0700)
committerPeter Secor <secorp@allmydata.com>
Mon, 19 May 2008 19:08:05 +0000 (12:08 -0700)
windows/installer.tmpl

index 5cfcd3cc4ce756ee404e5a74cc74c5a12a304ecb..c1435b434acc92374be4e33f53127078c9482473 100644 (file)
@@ -52,7 +52,8 @@ Filename: "{app}\Install\confwiz.exe"; Flags: hidewizard
 ;Filename: "{app}\Install\ReadMe.txt"; Description: "View the ReadMe file"; Flags: unchecked postinstall nowait shellexec skipifdoesntexist
 Filename: "{sys}\rundll32.exe"; Parameters: "{app}\Install\winfuse\loopback_install.dll doLoopBackEntry"; Flags: runhidden
 Filename: "{app}\Install\winfuse\AllmydataTray.exe"; Description: "Run Allmydata"; Flags: postinstall nowait
-Filename: "http://beta.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(point)d.%(revision)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
+Filename: "http://www.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(point)d.%(revision)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
+Filename: "{sys}\net.exe"; Parameters: "start Allmydata Manager"; Flags: runhidden
 
 [UninstallRun]
 ; Performed before the uninstaller runs to undo things
@@ -62,6 +63,7 @@ Filename: "{sys}\net.exe"; Parameters: "stop Tahoe"; Flags: runhidden
 Filename: "{sys}\net.exe"; Parameters: "stop Allmydata Manager"; 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\winfuse\AllmydataManager.exe"; Parameters: "-U"; Flags: runhidden
 ;Filename: "{app}\Install\confwiz.exe"; Parameters: "--uninstall"; Flags: runhidden
 ;Filename: "http://www.allmydata.com/redirect/uninstallsurvey.php?build=%(build)s"; Flags: shellexec