mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 05:43:03 +00:00
native client - renaming a few more instances to be consistent with Allmydata naming scheme for the release, maybe should parameterize this
This commit is contained in:
parent
3284f6ec70
commit
06f6c15333
@ -1,12 +1,12 @@
|
||||
[Setup]
|
||||
AppName=Allmydata Tahoe
|
||||
AppVerName=Allmydata Tahoe %(major)d.%(minor)d.%(point)d-%(nano)d
|
||||
AppName=Allmydata 3
|
||||
AppVerName=Allmydata 3 %(major)d.%(minor)d.%(point)d-%(nano)d
|
||||
AppVersion=%(major)d.%(minor)d.%(point)d-%(nano)d
|
||||
VersionInfoVersion=%(major)d.%(minor)d.%(point)d.%(nano)d
|
||||
AppPublisher=Allmydata Inc.
|
||||
AppPublisherURL=http://www.allmydata.com/
|
||||
AppSupportURL=http://www.allmydata.com/support/
|
||||
DefaultDirName={pf}\Allmydata.Tahoe
|
||||
DefaultDirName={pf}\Allmydata 3
|
||||
DefaultGroupName=Allmydata
|
||||
; minumum version NT 4, no classic windows
|
||||
MinVersion=0,4.0
|
||||
@ -43,7 +43,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\AllmydataTray.exe"; Description: "Run Allmydata Tahoe"; 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.%(nano)d"; Description: "View the Welcome Page"; Flags: postinstall shellexec
|
||||
|
||||
[UninstallRun]
|
||||
|
Loading…
x
Reference in New Issue
Block a user