[Libreoffice-bugs] [Bug 108314] 5.2.7.2 Installation CAB error

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 6 13:22:43 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=108314

--- Comment #4 from V Stuart Foote <vstuart.foote at utsa.edu> ---
If the HASH does not match, simply download another copy directly from the
archive and test it, repeat until you have an installer matching the HASH value
from the metafile. Then run the install with verbose logging /L*v flag set.

For calculating the HASH quick n dirty, you can calculate from a Windows
command window, Run -> cmd

Change directory to the folder holding the installer package .msi file, type
"cd /<some>/<path>/<to download>/<directory>"

calculate the MD5, SHA1 or SHA256 hash of the installer, type "certutil
-hashfile LibreOffice_5.2.7.2_Win_x86.msi MD5 [or SHA1, or SHA256]"

But for more convenience you can install a 3rd party app that integrates with
OS file properties dialog. Personally I prefer the febooti freeware "Hash and
CRC" [1], but there are others.

=-ref-=
[1] http://www.febooti.com/products/filetweak/members/hash-and-crc/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170606/f2313d1b/attachment.html>


More information about the Libreoffice-bugs mailing list