I have Java program where I create a file called hd_details, and store the hardware details of the machine that runs the program and install count. The install count is to restrict the exe to run 2 time only. I converted that program to an exe through Launch4j. When I run the exe, the file hd_details get extracted. I need to hide the file. Any suggestion?
I have Java program where I create a file called hd_details , and store
Share
On windows you can try this: