Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call Windows Explorer
Message
From
10/02/1999 07:38:10
 
 
To
10/02/1999 03:19:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00185851
Message ID:
00185890
Views:
13
>I would like to call Windows Explorer from my application
>in the Win 95 environment. Any advise on how to go about?

Lots of ways - you can invoke explorer.exe directly via:

RUN /N explorer command line parameters

or via something like my API_APPRUN class. You can also invoke specific features of Explorer via the Automation Object Shell.Application (this requires that the workstation's shell has been updated to at least version 4.0.)
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform