We have a product called NICE reporter that uses a CODEC, a player, and Report Viewer that is bundled within 1 Thinapp. By itself, the upgrade works just fine. When I place the 3 "new" files (2 EXEs & 1 DAT) into the same directory as the older version and append ".1" after the filenames, they do not launch when the primary application is executed. The original application is launched.
The new filenames are identical to the original filenames.
The Report Viewer is actually just a plugin, so I had to create a entry point and virtualize the locally installed copied of IE. I've done the same for other applications with no issues.
- Thinapp 5.0.1 (used this version, because that's the version that was used on the original Thinapp)
- Windows 7 64bit
- Created a new Sandbox for the updated version
Any help would be appreciated.