Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Registered dll file in VFP
Message
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01320248
Message ID:
01320252
Views:
22
>thanks boris it is working in xp/but not in vista

In Vista you can't copy files in Windows folder.
Just leave the OCX where it is and register it there:
lcOCX = FULLPATH([MSCOMM32.OCX])
lcRun = [RUN RegSvr32 /s ]+lcOCX
&lcRun
but I can't test this right now, just I am not sure if you can run regsvr32 if you are not run your application as administrator
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform