How to extract ONLY the contents of the JDK installer

前端 未结 8 1974
[愿得一人]
[愿得一人] 2021-02-05 17:51

I just downloaded the Java SDK/JDK versions 5 and 6, and I just need the development tools (and some libraries) contained in the installation packages, I don\'t need to perform

8条回答
  •  再見小時候
    2021-02-05 18:05

    I use 7-zip to do that. It seems to handle that installer/self-extracting executables nicely.

提交回复
热议问题