vb.net - Visual Basic System Information -
i want make button , display system information windows.how can it?how can call info?thank much.
is possible make this?
private sub button1_click(byval sender system.object, byval e system.eventargs) handles button1.click shell("msinfo32.exe", appwinstyle.normalfocus) end sub
Comments
Post a Comment