]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
native client - removed unused file (used to be for elevating privileges) and changed...
authorPeter Secor <secorp@allmydata.com>
Fri, 28 Mar 2008 19:25:08 +0000 (12:25 -0700)
committerPeter Secor <secorp@allmydata.com>
Fri, 28 Mar 2008 19:25:08 +0000 (12:25 -0700)
windows/installer.tmpl
windows/winfuse/StartAllmydata.exe [deleted file]

index 96b1d59c53f960afa16deee9075c69b60775cca7..74f320deefeb38b0c33fe95131c5d6c1f72e4b1d 100644 (file)
@@ -33,8 +33,8 @@ Name: "{app}\noderoot"
 
 [Icons]
 ; Program files entries
-Name: "{group}\Allmydata"; Filename: "{app}\Install\winfuse\StartAllmydata.exe"
-Name: "{commonstartup}\Allmydata"; Filename: "{app}\Install\winfuse\StartAllmydata.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"
 
@@ -45,7 +45,7 @@ Filename: "{app}\Install\tahoe.exe"; Parameters: "create-client ""{app}\noderoot
 Filename: "{app}\Install\winfuse\InstallUtil.exe"; Parameters: """{app}\Install\winfuse\WinFUSE.exe"""; Flags: runhidden
 Filename: "{app}\Install\confwiz.exe"; Flags: hidewizard
 ;Filename: "{app}\Install\ReadMe.txt"; Description: "View the ReadMe file"; Flags: unchecked postinstall nowait shellexec skipifdoesntexist
-Filename: "{app}\Install\winfuse\StartAllmydata.exe"; Description: "Run Allmydata"; Flags: postinstall nowait
+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
 
 [UninstallRun]
diff --git a/windows/winfuse/StartAllmydata.exe b/windows/winfuse/StartAllmydata.exe
deleted file mode 100644 (file)
index 6932301..0000000
Binary files a/windows/winfuse/StartAllmydata.exe and /dev/null differ