Wrote a small application. I want to introduce it for one of the scientific portals. Compiled the project, the output folder of which was Release. Now the folder structure is:
database.txt,options,log.xlsx
- files / directory used by the program and spamer.exe
- the executable file itself.
Please tell the rest of the files what? Are they vital to the work of the program? How to clean the folder to the maximum? Because the installer will not be made, and the final version of the program should be a folder with filename.exe
inside (some kind of portable version)