Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shell.application not registered
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00228390
Message ID:
00228749
Views:
11
I'm sorry. it is oShell = CREATEOBJECT('Shell.Application')
Windows says that it is not registered. However, it is not the same message I would get it I typed oShell = CREATEOBJECT("Italian.beef") which gives me "Class Definition Not Found".
I will look for the Windows Scripting Host. Shouldn't I already have it with IE5?


>>George,
>>Why can't I get it to work?
>
>First, let's establish what we're talking about. I assume, from the thread, that it's the Shell.Application object. In order to create a reference, you first issues:
>oShell = CREATEOBJECT('Shell.Application')
>If an error occurs at this point, it may mean that the Windows Scripting Host(WSH) isn't installed. I believe that it's available as a download from the Microsoft site. I don't know the URL off-hand (I'm running Win98, and it's part of that installation). Maybe someone else here does know it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform