
Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
I just tried following command :
regsvr32 /i c:\windows\system32\mscomctl.ocx
but it doesn't work.
it says (translated from french) "c:\windows\system32\mscomctl.ocx is not an
'executable' file. No registration application exist for this kind of file.
And, unless I did not understand how it works, regsvr32 seems to work with
dll files and not ocx files.
Thanks for your help !
Any other idea ?
JFP
> Try to register mscomctl.ocx using regsvr32.exe, then restart access and
> try again
[quoted text clipped - 18 lines]
>> thanks for your Help,
>> JFP
Douglas J. Steele - 22 Feb 2005 22:36 GMT
regsvr32 should work with ocx as well. See
http://support.microsoft.com/?kbid=161983
Try it without the /i parameter.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
>I just tried following command :
> regsvr32 /i c:\windows\system32\mscomctl.ocx
[quoted text clipped - 34 lines]
>>> thanks for your Help,
>>> JFP