Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to register file
Message
From
06/05/2002 11:38:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to register file
Miscellaneous
Thread ID:
00653089
Message ID:
00653089
Views:
67
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
Next
Reply
Map
View

Click here to load this message in the networking platform