Thread: regsvr32
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Seth[_3_] Seth[_3_] is offline
external usenet poster
 
Posts: 24
Default regsvr32

Does anyone know how to programmatically run regsvr32
from VB? I know it is an API call (or at least, I am
pretty sure!). Just a reference to a place that talks
about it would be great! Basically, I want to make sure
the user has a certain .ocx installed (registered), and,
if not, I want to register it.

Thanks!

Seth