Hi all,
I started using thinapp recently and I have a problem:
I have an application that use some configuration files that I need to access manually. When I build the package, all files about my app are included into the .dat file, so when I need to access configuration files manually (to edit or overwrite them with a most recent version) I can not do that. Is there a way to immediately expose some files out of the .dat file? I read that every file modified by the virtualized application, is placed inside the sandbox folder, and then it will come used forever by the virtualized application. Is it possibile enforce this condition immediatly?
Thanks!
Riccardo