Help for this page

Select Code to Download


  1. or download this
    use Win32::GuiTest qw(FindWindowLike GetWindowText 
        SetForegroundWindow SendKeys);
    system('"%windir%\system32\mstsc.exe"');
    ...
              SendKeys("P@ssword01");
        }
      }