I am fairly new to the ThinApp world and I'm trying to thin app an application that creates an excel spreadsheet when you open a form and then reads from that spreadsheet to do some calculations. The issue is when the form is created it errors saying it can find the file created. The file is used in calculations so the calculator portion of the application doesn't do anything. I can see the file being created in the %drive_c%/AppLocationDir/Reasources/Temp, is this where the isolation part of the ini file comes into play?
Thanks for anyones advice and expertise.