View Single Post
Old 09-02-2008, 10:02 PM   #2 (permalink)
StealthTools
StealthTools's Avatar
 
Hardware/VB.net/Anti-vir

Join Date: Mar 2008

Location: TN - Intel, Samsung, and NVIDIA 4 EvR!

Posts: 515

StealthTools is on a distinguished road

Send a message via MSN to StealthTools
Default Re: VB help, trying to start program

Hmmm..

Do you have to declare the thing that opens the file?

Like...Notepad should open the text file "yourfile"
Code:
Shell "notepad.exe c:\yourfile.txt"
I wana know how to do this two now.. hmm.. i'll look more into it tomorrow.

^You are using VB.net.. I have Visual Basic 6.0

Last edited by StealthTools; 09-02-2008 at 11:03 PM.
StealthTools is offline