Private Sub Command1_Click() Shell ("rundll32.exe shell32.dll, _ Control_RunDLL sysdm.cpl @1") End Sub
Show the add new hardware wizard.
Show the add new hardware wizard.
Private Sub Command1_Click() Shell ("rundll32.exe shell32.dll, _ Control_RunDLL sysdm.cpl @1") End Sub