Ever since I upgraded to 4.6.2 from 4.6 I'm not able to update an existing project. Example...
I used the packager to capture an install and ran through the automated build process to get virtual app (.dat and entry point in BIN dir). With 4.6, when I needed to make a small change, I would delete the existing content in the BIN dir, make the modifications, then use build.bat to capture the new thinapp.
With 4.6.2, the build process completes with a warning (FileData file not found: bin\Package.ro.tvr.thfd). My .dat file and entry point report they are successful but the entry points won't open. Also, the .dat file is way too small compared to the original (770k vs 115mb). Any thoughts?