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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |g,
                   |                            |[email protected]
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #2 from V Stuart Foote <[email protected]> ---
Hmm, first hearing of it. The MSI does already package the Visual C++
Redistributable, binary as vccorlib140.dll. Supposedly its installation during
install is controlled by custom action in the MSI installer--though looking at
the tables in Orca I don't see the action. 

The binary bundled in the MSI File table shows build for 26.2 and now 26.8 is
14.44.35211.0, while 25.8.5 bundled the 14.29.30157.0 build. Other than the
bump in build numbers, now includes support for the ARM os flavors (and still
the 32bit). Didn't compare 25.2 --> 25.8 packaging diffs, if that was where
issue started.

Guess something could be blocking the MSI install of the vc runtime
(antivirus?)--though project provides the env variable VC_DIST=0 available to
block its install when sysadmin wants to control that facet.

Think a verbose installation log would be helpful here. Done by CLI install:

   msiexec.exe /i LibreOffice_25.8.5.2_Win_x86-64.msi /L*v installLog25852.txt

Then zip the text file and post it up.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to