]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
updating installer for beta release
authorPeter Secor <secorp@allmydata.com>
Thu, 14 Feb 2008 04:36:09 +0000 (21:36 -0700)
committerPeter Secor <secorp@allmydata.com>
Thu, 14 Feb 2008 04:36:09 +0000 (21:36 -0700)
src/allmydata/gui/confwiz.py
windows/installer.tmpl

index d272d9c8786724a74df0e2d2503927fe0d1d2afc..528b2e58493289fe7ffbf1e766689cb01f053bc4 100644 (file)
@@ -1,6 +1,6 @@
 
-BACKEND_URL = 'https://www-test.allmydata.com/native_client.php'
-ACCOUNT_PAGE = 'https://www-test.allmydata.com/account'
+BACKEND_URL = 'https://beta.allmydata.com/native_client.php'
+ACCOUNT_PAGE = 'https://beta.allmydata.com/account'
 TAHOESVC_NAME = 'Tahoe'
 WINFUSESVC_NAME = 'Allmydata Tahoe SMB'
 
index a96cb7839de18592577b5002543b03be81437e30..3fa9d8880789048abead51c9c04158ce737e8b70 100644 (file)
@@ -32,7 +32,8 @@ Name: "{app}\noderoot"
 [Icons]
 ; Program files entries
 Name: "{group}\Allmydata"; Filename: "{app}\Install\winfuse\TahoeTray.exe"
-Name: "{group}\Tahoe root dir (web)"; Filename: "{app}\Install\tahoe.exe"; Parameters: "webopen"
+Name: "{commonstartup}\Allmydata"; Filename: "{app}\Install\winfuse\TahoeTray.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"
 
 [Run]
@@ -43,7 +44,7 @@ Filename: "{app}\Install\winfuse\InstallUtil.exe"; Parameters: """{app}\Install\
 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\TahoeTray.exe"; Description: "Run Allmydata Tahoe"; Flags: postinstall nowait
-Filename: "http://www.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(point)d.%(nano)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
+Filename: "http://beta.allmydata.com/welcome_install?v=%(major)d.%(minor)d.%(point)d.%(nano)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
 
 [UninstallRun]
 ; Performed before the uninstaller runs to undo things