https://bugs.freedesktop.org/show_bug.cgi?id=50371
--- Comment #25 from V Stuart Foote <[email protected]> 2012-08-21 15:10:01 UTC --- (In reply to comment #24) > (In reply to comment #22) > > duplicate; defect in Oracle JRE 7 on Windows can be worked around > > by installing MSVC2010 redistributable: > > http://www.microsoft.com/en-us/download/details.aspx?id=8328 > > > > please _only_ re-open this in case installing the above > > does not fix the problem for you. > > > > *** This bug has been marked as a duplicate of bug 50584 *** > > thank you, this helped here and is much less work than following comment #15 The cause is fully addressed in https://bugs.freedesktop.org/show_bug.cgi?id=50584#c2, where in comment #2 you'll see there are two ways to correct for the MSVC2010 (msvcr100.dll) not being globally registered. One is to install it globally to assure the JRE can call it when run. The other is the correctly "set PATH variable to include the JRE directory in which the msvcr100.dll is located"; as is performed by following steps of comment #15. vsf -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
