With Crossover 9.0.2 ...
1) The installer doesn't work. So ...
2) Install it on a real windows box. VMware or virtual box work fine.
3) Copy the installation dirs over to a new XP bottle.
4) Install fonts, OLE, VB6 runtime, and MSXML parser.
5) Run the mentor "configurator.exe", do whatever you need to for licensing
6) add every win32/bin dir under the mentor tree to your path
7) find every "env.ini" and manually register each dll and ocx called out with regsvr32.
run regedit on every ".reg" file called out
8) Now, you're missing windows scripting host dlls. Install them or copy from a windows XP box. you need at least
dispex.dll scrrun.dll wshcon.dll jscript.dll scrobj.dll vbscript.dll wshext.dll; register them all with regsvr32.exe
That should do it ... viewdraw and various checkers should work now.