Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Installer Extractor

Extract files in Oracle JDK installer without running it. (Includes COPYRIGHT and src.zip.)

Works for JDK7 - JDK14.

License: MIT

Download: Releases

Usage:

jix <installer path> <output directory>

Build with MinGW:

mingw32-make

Build with MSVC:

cl /Fe:jix.exe /W4 jix.c miniz.c /MT /link ole32.lib oleaut32.lib uuid.lib cabinet.lib

About

Java Installer Extractor

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages