Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to register file
Message
 
 
To
06/05/2002 11:38:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00653089
Message ID:
00653116
Views:
23
Take a look at FAQ #7699 How to register/unregister an OCX/ActiveX programatically .

>Hello
>
>
>if not file('c:\windows\system\comctl32.ocx')
>	file1=drvone+'beta_costdata\costdata\comctl32.ocx'
>	file2=drvone+'beta_costdata\costdata\msacal70.ocx'
>	run /n c:\windows\system\regsvr32 &file1
>	run /n c:\windows\system\regsvr32 &file2
>endif
>
>
>i know i saw in the thread there is better way to install a ocx. or is the above method is the only way to register ocx.
>
>PS : I dont use the setup wizard.
>
>txs
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform