jar

com.github.gv2011.jctrl : jctrl-installerbuilder

Maven & Gradle

Jul 05, 2020
0 stars

The installerbuilder creates the input for Inno Setup (http://www.jrsoftware.org/isinfo.php). Inno Setup can then be used to create a Windows installer for Jctrl.

Table Of Contents

Latest Version

Download com.github.gv2011.jctrl : jctrl-installerbuilder JAR file - Latest Versions:

All Versions

Download com.github.gv2011.jctrl : jctrl-installerbuilder JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jctrl-installerbuilder-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.gv2011.jctrl.installerbuilder

├─ com.github.gv2011.jctrl.installerbuilder.BuildInnoSetupDirectory.class - [JAR]

├─ com.github.gv2011.jctrl.installerbuilder.ImageBuilder.class - [JAR]

├─ com.github.gv2011.jctrl.installerbuilder.InstallerBuilderMarker.class - [JAR]

├─ com.github.gv2011.jctrl.installerbuilder.ModulePathBuilder.class - [JAR]

├─ com.github.gv2011.jctrl.installerbuilder.PrunsrvLoader.class - [JAR]

Advertisement