hnjhhhnjnh
Last edited by Aphex; Apr 17th, 2009 at 09:19 PM.
Hi, ummm.... I think this should work : - Shell("c:\windows\system\regsvr32 <name of your ocx file>") Try it out. Shell() is a function used to run shelled commands from your program. regsvr32 is a windows command used to register/unregister .DLL or OCX files, if I'm not mistaken.
Knowledge is static .... understanding is Dynamic
Please post coding specific question such as this in the general Q&A section, in the future.
Megatron [email protected]
Forum Rules