How can I add data to a vb6 EXE file without recompiling the EXE. It would have to be sustainable upon moving the file location. Specifically, I want to input a name, serial number, etc. and have either the program store the data permanently within itself, or add the data with another program.
↧