Jump to content

Recommended Posts

Posted

Hello!

I am new to this forum, so please be gentle and pardon if this is the wrong forum for this question.

I'm using AutoIt for some years now and recently, I started having the following problem.Everytime I compile a simple script with autoit3wrapper (from within scite) to a x86 binary (EXE), when I start the exe, the following process is spawned
 

C:\Windows\system32\rundll32.exe C:\Windows\system32\gameux.dll,GameUXShim {29dfdaf6-2655-4d7d-9dae-112ce811cf33};D:\AutoItProjects\MM.exe;5788


and the script will not run, but the spawned process will consume 100% CPU

If I compile the script as x64, everything works fine.

I could not find any information on this and just want to ask, if anybody has ever encountered something similar.

Thank you in advance and for your time,
      Wally

Posted

I think, I figured it out. The problem seems to be the filename "MM.exe". If I rename the project or create different filename on compile, the problem goes away.

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...