Diablicolic Posted August 13, 2003 Posted August 13, 2003 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click AppActivate("Diablo II") End Sub This is all I have...And it still doesn't work :( It like highlights the program on the taskbar, but doesn't open it. Does anyone know how to open the program? Quote "Reality is fake, Dreams are for real"
sjn78 Posted August 15, 2003 Posted August 15, 2003 dim Diablo as process Diablo.Start(path to exe) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.