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

How to configure Inno Setup to check for Visual C++ Redistributable Packages for javafx 2.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 8u40
    • None
    • deploy
    • win xp, jdk 1.7.0.71, (build 1.7.0_71-b14), version of javafx 2.2.71-b14, inno setup 5

      I've created (with netbeans 8.0.2) a Javafx 2 application, of relatively compact size, which is a lending library with database for free use in public primary schools. I have installed the Inno Setup and WiX and my application works well. I package (with netbeans 8.0.2) my application (using presets) with an exe installer (inno setup). However, when I try to install my application on different Windows computers, I noticed that it was running well only in those computers that had fully updated their Windows version.

      On computers where due to low RAM the auto update of Win XP was disabled I receive an error during the installation of my application - namely, that the file msvcr100.dll was missing, (I see the msvcr100.dll is not missing, this file exist in the folder ///LibraryChildren\runtime\jre\bin\plugin2). When I manually update the system by installing the Microsoft visual C ++ X86 10.0.40219, then, for some computers, the application ran, but slowly, and the menu options and buttons of my application were periodically frozen. On other computers I received a JaxaFx runtime exception.

      How can I customize the installer so that before installing my application it checks the target operating system for required dependencies, and automatically install them?

            ddehaven David Dehaven (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: