[wxPython] Compiling wxPython/win32com programs...

I was wondering if anyone has had any luck 'compiling' wxPython apps that
include win32com stuff (like the new ActiveX controls). I've been trying to
get this to work with Gordon's Installer program
(http://www.mcmillan-inc.com/install1.html) but I keep running into the
following error:

File "C:\PROGRA~1\PYTHON\wxPython\lib\activexwrapper.py", line 19, in ?
raise ImportError( "ActiveXWrapper requires PythonWin. Please install the
win32all-xxx.exe package.")
ImportError: ActiveXWrapper requires PythonWin. Please install the
win32all-xxx
.exe package.

Obviously something isn't linked correctly. Has anyone had any success in
compiling/freezing/distributing wxPython apps?

Dazed and confused,
Michael Hoover
mike@broadcastingconcepts.com