briancoats
Programmer
Here is the thing. I have a program that Uses a file I create to store customer information for the program. This file will be different for each customer and I would like to build the package in such a was as to not have to rebuild it for each instance of that file. Basically, I need a way to include the file with a setup and have that file copied into the directory with the exe wherever the client decides to install the program. Anyone know how I can accomplish this.
Brian
Brian