how can i bring my files (located in resources) back to life. This means every time my program launches, it will delete everything in its directory except it self, then extract those files . I want those files to be created in the currentdirectory.
Can u provide a concept how to extract the files in directory. Then delete everything when it the program starts again,
PS: those files end in .ovpn (they are not binary because they can be read in notepad.. how can i make those files .ovpn in the filesystem? Tnx