I'am trying to use 
http://www.textcontrol.com/en_US/products/activex/overview/ 
How you can see here this object is registered: 
 
  
but when I'am trying 
$oTXTextControl = ObjCreate("TIS.TX.TextControl.21")
	
Then I get: 
 
  
 err.windescription:    Klasa niezarejestrowana. >>> Class not registered 
even if I add #RequireAdmin then the same problem happend. 
  
Any concept why ? 
mLipok 
  
EDIT: added tags to topic