Background:
Thinapp java MSI installed on physical machine.
Desciption:
I had requirement to create a desktop ABC.URL shortcut which needs java 1.7. We cannot upgrade local java 1.6 to 1.7 due to some constraints. So I created Thinapp package of Java 1.7.
1. capturing machine already have IE11 installed.
2. Pre-scanned machine, Installed Java 1.7, did configuration to suppress updates. Followed http://blogs.vmware.com/thinapp/2010/01/step-by-step-instructions-on-how-to-thinapp-newer-java-versions.html
3. During configuraiton: created URL shortcut on desktop. Did configuration as mentioned in above link.
4. Updated Package.ini with MSIstreaming=1 property
5. Post-Scan and Build. Results came in Bin folder
a. .DAT file
b. .Exe File
c. .MSI file
6. Installed MSI on physical Machine.
7. Launched shortcut but it failed to launch and crashed.
Please suggest any action plan to resolve this.