Hi- I'm only days into this VB thing(lovin it so far), so I'm not really sure if this is what yer looking for or not. I figured it couldn't hurt to post on the slim chance it is what yer lookin for. This isn't using a batch file so if ya need to use a batch file method, post back and I will see if I can find that out. G'Luck!
SubVB Code:
Private Sub Command1_Click() Dim retval As Double retval = Shell("game.exe /p080.41.133.60 /n0MrNew /p1151.197.40.83 /n1Light /p2 /n2 /p3 /n3 /spike /2", vbNormalFocus) End




Reply With Quote