Just as an FYI (and I haven't been able to verify
this 100%) but I think one might be able to get
away with registering the Kixforms DLL ONLY ONCE
on a per machine basis. Kixforms.DLL is totally
standalone and has no other COM dependencies ...
the TypeLib for Kixforms is embedded in the DLL itself.

Not sure if anyone can verify this assertion or
not, but what it means is that once Kixforms is
registered, all one has to do to upgrade the
component is to copy over the original. No
regsvr32 required.

So, this (may) mean that for this particular
case - it might be wise to host Kixforms.DLL in
a domainuser read/writeable folder on the wkstn.
I can't remember off the top of my head just how
protected and locked-down system32 is [Frown]