Jump to content

Script worked on win 7 but not working on win 8


AutoBit
 Share

Recommended Posts

Hi everyone,

I wrote a simple script that worked on win 7 but the same script doesn't work on win 8.

I used "ShellExcute to" run an "exe" file which works fine!

Later when i want to send {ENTER} to a window the window doesn't response to it.

While(WinActive("[CLASS:#32770]") = 0)

WinActivate("[CLASS:#32770]")

WEnd

Send("{enter}")

I Tried other commands that didn't work and i read in the forum about it but i didn't see any solution to my problem.

I turned off the the UAC !

any advice?

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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