Posted to microsoft.public.excel.programming
|
|
regsvr32
Using the Shell command.
Regards,
Tom Ogilvy
"Seth" wrote in message
...
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
|