tig / mcec

Robust remote control of Windows PCs over the network.
https://tig.github.io/mcec/
MIT License
80 stars 13 forks source link

SendMessage command won't accept classname parameter #26

Closed Windermyr closed 2 years ago

Windermyr commented 2 years ago

I've defined a command:

which was working fine in MCE Controller 1.8. I made the mistake of upgrading and deleting the old program before fully testing version 2. Unfortunately, the new version doesn't accept the classname parameter, and ends up sending the command to the foreground window.

I've tried variations of the iTunes classname, and the program simply will not accept it. Classname remains blank in MCE Controller.

tig commented 2 years ago

Sorry you are having trouble.

Can you please re-share the command you defined as it isn't showing up above.

tig commented 2 years ago

I found and fixed the bug.

I'll be posting an updated version later today. Sorry about that.