Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Effortless install of ActiveX
Message
From
06/09/2001 14:10:02
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00552482
Message ID:
00553305
Views:
20
Hi Dennis,

PMFJI, Could you please explain this a little. What I want to do is register an OCX file that exists on the network. I tried your code exactly as you wrote it. The result was .T. I then replaced the line:
lcRegFile = lcWindowsSysDir + lcFileName
with:
lcRegFile = "H:\saturne\bin\" + lcFileName
The result was again true. I then replaced it with:
lcRegFile = "D:\saturne\bin\" + lcFileName
The result was again true. But there is no such folder or file. I even commented out every line above it except for the parameter line.

All these tests I did on my own system. The file was already registered.

TIA
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform