Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Open Windows Explorer?
Message
De
07/10/2004 16:40:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
How to Open Windows Explorer?
Divers
Thread ID:
00949714
Message ID:
00949714
Vues:
72
Hello All. I have a simple single form app I am using a troubleshooting utility for my clients. It displays their registry entries, file settings etc. I thought it would be very useful to have a button on that form that would open the windows explorer to their app folder. (Sometimes they need to open the app folder to run fix EXEs)
Is this possible?
I just got done working with the Internet Explorer object from the API shell, which works like this:
oIE = createobject(InternetExplorer.Application)
oIE.Navigate("http://www.google.com")
etc
Is there an equivalent for Windows Explorer?

oWE = CreateObject(WindowsExplorer.Application)
oWE.Navigate("c:\program files\edwin")?
Or is this wishful thinking?
TIA
Amanda
Amanda Morton
System Analyst
Harrisburg Project
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform