Has anyone attempted to ThinApp these? I've abandoned .NET 4 as it is a completely different install than previous versions (at least in the beta, it installs in 2 portions). I don't mind this so much as in the end, .NET is essentially a system component anyway...but i digress.
After installing .NET 4 beta manually, I try to capture the VS 2010 Beta installation. Everything goes pretty smoothly (though, trying to create an MSI usually fails...and even when it doesn't, the MSI doesn't work). However, after launching and getting the splash screen, I select any of the options to build with and as it begins to configure, i'm presented with a warning:
"Invalid license data. Reinstall is required"
Great. So, a beta product that required no license thinks I have 'invalid license data'. After some research, I found this:
So, it's a known bug that seems to be happening in some cases. Unfortunately, the ONLY cases i'm seeing of this are occuring when I try to capture the install. The application works just fine on the capture machine.
Any ideas?