

When using the regsvr32 to register my ocx file, how do I suppress the MsgBox saying "DLLRegisterServer in richtx32.ocx succeeded".

(Never copy files in a VB project - make a package and install the app.) ocx needs that you didn't copy and register. To add it to a VB project, just browse for it, highlight it and click Open. "Registering" a dll or ocx is telling the registry where it is. If you move it you first have to unregister it, then move it, then register it again. Jeanette, once you register a file it has to stay where it was when you registered it. Now you'll have Register and Unregister in your context (right-click) menu in explorer for dll and ocx files. If it doesn't work for you, mail me and tell me about it. and get the Register / UnRegister options. This adds the ability to Right-Click on a.
