ingokegel / jclasslib

jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
Other
2.73k stars 411 forks source link

Silent install does not work #35

Closed tim-lebedkov closed 4 years ago

tim-lebedkov commented 4 years ago

I created a package for JClassLib: https://www.npackd.org/p/jclasslib64 , but the silent installation options does not work:

"%setup%" -q -dir "%CD%" && del /f /q "%setup%"

The installer just shows a dialog screen5

ingokegel commented 4 years ago

Thanks for the report, this will be fixed in the next release.