Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Open Windows Explorer?
Message
De
07/10/2004 16:50:01
 
 
À
07/10/2004 16:40:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00949714
Message ID:
00949720
Vues:
7
RUN explorer.exe "c:\program files\edwin"
HTH

>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?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform