Jump to content

Recommended Posts

Posted

I tried this code to "Stop"  in Manager Server but every action after window appears are not work.

Send("#r")
WinWaitActive("Run")
Send("InetMgr.exe")
Send("{ENTER}")
Sleep(5000)


ControlEnable("Internet Information Services (IIS) Manager","","[CLASSNAMENN:WindowsForms10.STATIC.app.0.3553390_r36_ad111]")  -> not working

Send("{TAB 5}{ENTER}") -> not working

Please kindly help me. Thanks!

Posted

Thank Danp2. 

Could you show me how to Send key like Send("{TAB} ")  to IIS manager window or {RIGHT} into Connections area and right click to element  -> click stop. But I can send key to this window. 

And when I click to Run as Administrator,  I can send key to User account control window to click Yes button. 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...