News

Log In Sponsors
Partner Sites

how to launch or run a program in a button click



[code:1tqv5xat]Private Sub cmd_button1_Click() Call Shell ("C:\WINDOWS\system32\notepad.exe", vbNormalFocus) End Sub[/code:1tqv5xat]

Click here to read the whole forum topic