Thread
:
Vb Programing
View Single Post
02-13-2007, 03:37 PM
#
5
(
permalink
)
Snake-Eyes
Monster Techie
Join Date: Dec 2004
Posts: 1,145
Put a button on the form. Open the code window. Type
Code:
Private Sub Command1_Click() Shell ("C:\WINDOWS\system32\cmd.exe") End Sub
That is for command prompt.
__________________
Snake-Eyes
View Public Profile
Send a private message to Snake-Eyes
Find More Posts by Snake-Eyes