my application needs multiple jars to work. Since it is a desktop application i can not hold the user responsible of installing. So in my build script i unzip the jars conte
If your primary target platform is Windows desktop, then you could also consider generating an Windows native exe from the jars of your application