Jump to content

ControlSend {ALT}{ENTER} doesn't show Properties


c.haslam
 Share

Recommended Posts

This is in PowerDesk 9's File Finder.

I clicked on a file, then pressed Ctrl_Alt_Q, the shortcut assigned to the following script:

msgBox(4096,"","here")
ControlSend("File Finder","","[CLASS:SysListView32; INSTANCE:1]","{ALT}{ENTER}")

The message box showed, so the script ran.

But Properties didn't show.

The ControlID parameter was copied from AutoIt Info.

Manually works: click on a file, press Alt+Enter, Properties shows.

I am running Win 7 Pro

Suggestions?

Edited by c.haslam
Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

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