Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8094622

Launcher produced by packager of 8u20 requires msvcp100.dll

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8u40
    • 8u20
    • deploy
    • Windows
      8u20 b23

      A self-contained application produced by the packager on Windows might be usable right away, whether you've taken the InnoSetup or the WiX path.
      There's already a long story about the need to resolve msvcr100.dll by the launcher: see RT-25715, RT-37178 and RT-35760.
      What seems new with FX 8u20 b23 compared to FX 8 is that I need now to put both msvcr100.dll AND msvcp100.dll to get the launcher happy (seen on Windows 8 and 8.1, 64-bits, didn't try other Windows releases).

      I agree with the update by Chris on RT-35760 where he says the packager should put side to the launcher all the necessary DLL files it needs.

      Workaround is here to ask the user to install the C++ 2010 redistributable or put directly side to the exe the msvcp100.dll file.

            cbensen Chris Bensen (Inactive)
            yjoan Yves Joan (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: