I have a jar file with external files (i.e. executables) that I access using Runtime. 
I was wondering if I would be able to package these files into a single executable (not necessarily a jar) where I can still access all of the files using the windows file system.
 
     
    