mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
windows: include latest windown build, winfuse and tray.exe
This commit is contained in:
parent
f5a803303f
commit
f4cbd5ca34
@ -31,6 +31,7 @@ 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: "{group}\Allmydata Help"; Filename: "http://www.allmydata.com/help.php"
|
||||
|
||||
@ -41,6 +42,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\TahoeTray.exe"; Description: "Run Allmydata Tahoe"; Flags: postinstall nowait
|
||||
|
||||
[UninstallRun]
|
||||
; Performed before the uninstaller runs to undo things
|
||||
|
Binary file not shown.
8
windows/winfuse/Microsoft.VC80.CRT.manifest
Normal file
8
windows/winfuse/Microsoft.VC80.CRT.manifest
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<noInheritable></noInheritable>
|
||||
<assemblyIdentity type="win32" name="Microsoft.VC80.CRT" version="8.0.50727.762" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
|
||||
<file name="msvcr80.dll" hash="10f4cb2831f1e9288a73387a8734a8b604e5beaa" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>n9On8FItNsK/DmT8UQxu6jYDtWQ=</dsig:DigestValue></asmv2:hash></file>
|
||||
<file name="msvcp80.dll" hash="b2082dfd3009365c5b287448dcb3b4e2158a6d26" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>0KJ/VTwP4OUHx98HlIW2AdW1kuY=</dsig:DigestValue></asmv2:hash></file>
|
||||
<file name="msvcm80.dll" hash="542490d0fcf8615c46d0ca487033ccaeb3941f0b" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>YJuB+9Os2oxW4mY+2oC/r8lICZE=</dsig:DigestValue></asmv2:hash></file>
|
||||
</assembly>
|
Binary file not shown.
BIN
windows/winfuse/TahoeTray.exe
Normal file
BIN
windows/winfuse/TahoeTray.exe
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
windows/winfuse/msvcm80.dll
Normal file
BIN
windows/winfuse/msvcm80.dll
Normal file
Binary file not shown.
BIN
windows/winfuse/msvcp80.dll
Normal file
BIN
windows/winfuse/msvcp80.dll
Normal file
Binary file not shown.
BIN
windows/winfuse/msvcr80.dll
Normal file
BIN
windows/winfuse/msvcr80.dll
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user