When you try to run a virtualized Internet Explorer 6 on a Windows XP with Internet Explorer 8 the ThinApped IE6 will not work. A workaround has been found; add the following registry keys at the end of the HKEY_LOCAL_MACHINE.txt in your IE6 project:
isolation_full HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3050f4f5-98B5-11CF-BB82-00AA00BDCE0B}
Value=
REG_SZ~Trident HTMLEditor#2300
isolation_full HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3050f4f5-98B5-11CF-BB82-00AA00BDCE0B}\InprocServer32
Value=
REG_SZ~%SystemSystem%\mshtmled.dll#2300
Value=ThreadingModel
REG_SZ~Apartment#2300
isolation_full HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{3050f4f5-98B5-11CF-BB82-00AA00BDCE0B}\ProgID
Value=
REG_SZ~Trident.HTMLEditor.1#2300
For details on how to capture Internet Explorer 6 please refer to this post: http://blogs.vmware.com/thinapp/2009/02/ie_notes.html#more
For more information on ThinApping IE:
http://blogs.vmware.com/thinapp/2009/05/internet-explorer-plugins.html