by sigrho1374 » Fri Apr 06, 2012 11:58 am
Outside of our installer program, we need to add a custom ini file to each CD that we send out. The file is different for each user, so after all of the files are compiled into our setup.exe file, we have to burn the ini file and the setup file to our CD. I need the install program to copy the ini file from the CD to the same directory after everything else in installed. Anybody know a way to do this? I am not a programmer so I don't know any coding or anything like that. Is there an easy way?