I am using Inno 5 Setup Installer in Netbeans to build my Java Swing application into an executable set up file. It creates an app.exe setup file with all the lib(all jar file) and app.jar. So once user executes app.exe file, it create a folder at C:usersusernamelocalappname which has the app.jar file and the libraries. Is it possible to add