I have a program Edmark that creates a simple XML preferences file in it's own program files directory at first run. I have Thinapped said program with the preconfigured XML file in the thinapp build directory "%ProgramFilesDir%\Edmark\Edmark Reading Program Home Edition - Level 1\" exactly where and how it is created on a standard install right with the main executable. But when I run/install it on our linked clones with user persistent data disks this file gets created in the users thinapp sandbox with default settings instead of using the one packaged in the program directory.
My question is then... Is there somewhere in the thinapp build folder I can put this xml file so it gets copied/put into the users persistent thinapp sandbox?
P:\Users\vditest\AppData\Roaming\Thinstall\Edmark Reading Program Home Edition - Level 1\%ProgramFilesDir%\Edmark\Edmark Reading Program Home Edition - Level 1\Mach Prefs.xml
Can it be because I added this file manually to the build directory after my postscan? Did it not get picked up by the build batch file and needs added to a list of files to include somewhere? Thanks in advance for any insight you can provide!
*Humble new Thinapp admin*