|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Loading an external file (beginner post)I have just started to learn VB. I have console program which loads another
..exe file. How can i get it to do this i have tried searching help but that is only returning how to make web service load one. Jeff "Dennis Jackson" <dennisjackson***@hotmail.com> schrieb: If you want to start another EXE file:>I have just started to learn VB. I have console program which loads another >.exe file. \\\ Shell("C:\foo.exe") /// Alternative solutions: Opening files, applications, Web documents, and the mail client <URL:http://dotnet.mvps.org/dotnet/faqs/?id=openfileappwebpage&lang=en> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> |
|||||||||||||||||||||||