https://bugs.documentfoundation.org/show_bug.cgi?id=94068
--- Comment #7 from V Stuart Foote <vstuart.fo...@utsa.edu> --- As on the 64-bit Dev Wiki, this is expected for the 5.0.x builds--actually required--with /A administrative install. Despite OPs suggestion otherwise in comment 3, a default /A administrative installation of a MSI package will *not* register a C++ runtime with the OS. Regina is correct--all the msiexec.exe /A is doing is unpacking the install. Also, our Dev builds do not set the WRITE_REGISTRY value to assert. Not sure a symlink is really appropriate as there will be SxS cache conflicts, believe downloading and installing the runtime for Visual C++ Redistributable for Visual Studio 2013 is always the the correct action if working with /A administrative installs. The Visual Studio 2013 runtime installers are available here: http://www.microsoft.com/en-us/download/details.aspx?id=40784 For work with David Ostrovsky's TB dev builds using VS 2015 you would need the Visual Studio 2015 Visual C++ redistributable runtime(s) correctly installed, those are found here: http://www.microsoft.com/en-us/download/details.aspx?id=48145 @David, *, Grabbed your TB build. As expected a /A administrative install does give the same error without the Visual Studio 2015 Visual C++ redistributable runtimes installed. Once the VC++ 2015 runtime are installed, the /A administrative install of the TB launches without issue. Version: 5.1.0.0.alpha1+ (x64) Build ID: 4a2b1ed4443f7cc2b69f20dfe8c6174b4b79f123 Locale: en-US (en_US) However, as you note, whenever installed--even if CLI for the /i is WRITE_REGISTRY=1 and VCDIST=1, the installer is assigning the runtimes (from GUID {A38EBF59_3A35_3759_B824_C9816882FA56} items) to a System64Folder defined as TARGETDIR\System64. My case on Windows 8.1 Enterprise 64-bit that is D:, even though the log shows the System64Folder = C:\Windows\system32 Do you want the verbose logs? =-ref-= https://wiki.documentfoundation.org/Development/msvc-x86_64#MS_Visual_Studio_C.2B.2B_2013_runtimes http://www.microsoft.com/en-us/download/details.aspx?id=48145 http://www.microsoft.com/en-us/download/details.aspx?id=40784 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs