Thank you for the link. While I'm learning from the ground up how to script for ThinApp, Ill add as much information about the problem I'm having with the hope someone who has already mastered this skill will see something that may assist in troubleshooting my problem. After adding the .vbs script to my package, I expected the physical registry setting to point to the virtual path of the application. That path is c:\Program Files (x86)\MATLAB71\bin\win32\MATLAB.exe Instead it points to the .exe that the ThinApp packager made and I moved to a network file share. When I run the cmd.exe that included in the thin app package, it creates a physical registry setting that points to the local machine. Is this the expected behavior? The error I see when I try to run the thinapped MATLAB is the same error I see when I run that vision of MATLAB natively on Win7 without choosing comparability mode. So thats telling me the thinapped package of MATLAB is not running in compatibility mode even though the .vbs script is in the package. It looks like the .vbs script is choosing the wrong exicuitable at runtime and putting in an incorrect registry value. Any ideas on how to get this to work? Sorry for the fat fingers, posting this on an iPad on the road.
↧