Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email Automation via SMTP Server
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00813190
Message ID:
00836494
Views:
43
>Didn't know VFP had a SLEEP() function ... is this in the new SP1??? (bg)(ducking)
>
>>Try removing the /s and check the results of the call to RegSvr32. You also might want to put a delay of some kind between the call to RegSvr32 and the attempt to instantiate the object - say an Inkey(5) or a Sleep(5000).

Sorry, forgot to add
Declare Sleep In Win32API Integer
Seriously though, if the call to RegSvr32 is successful, what would stop the object from instantiating. I'm betting the call to RegSvr32 fails because the current User does not have adequate privileges to update the Registry.
censored.
Previous
Reply
Map
View

Click here to load this message in the networking platform