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

V Stuart Foote <vstuart.fo...@utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vstuart.fo...@utsa.edu

--- Comment #3 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
If you are installing from a network drive, the error 1335 suggests a
permission issue for one of the .CAB files in the installer.

I suggest you download the full .msi installer from LibreOffice directly
[1]--or from one of our mirrors--and then check its HASH value to be sure the
package is not corrupt. HASH value(s) will be listed in a MirrorBrain summary
for the package reached via the "Details" or the "Info" links.

Once you know you have a valid installation package, then run your installation
from the Windows command window with commands:

msiexec.exe /i  LibreOffice_5.3.0.3_Win_x64.msi

You can capture installation log by appending " /L*v verboseLog.txt", which
will be needed if you still have issues. Adjust your command line to match the
package name and bitness, x86_64 or x86, you downloaded.

After the main program installs, you could do the same for the help pack:

msiexec.exe /i LibreOffice_5.3.0.3_Win_x64_helppack_pt.msi

=-ref-=
[1] http://downloadarchive.documentfoundation.org/libreoffice/old

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to