Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RUN /N 'MYCOMPUTER' ?????
Message
 
 
To
05/10/1998 16:37:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00144012
Message ID:
00144032
Views:
29
Matt,

For the default browser ShellExecute() with a URL will work fine. There's sample code and an object wrapper for it over on my website.

To open explorer you can use:

explorer.exe /root,\\P2-300

Where you put the UNC name of the computer. TO get to a folder:

explorer.exe /root,\\P2-300\c\program files

Check the MSKB articles Q130510 Q135893


>How can I launch MyComputer from VFP.
>
>Also, how could I start it in a certain directory?
>
>Like:
>
>RUN /N 'MYCOMPUTER C:\FILES\TRUCKS' ?
>
>Also, how about doing the same for Internet Explorer?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform