You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A programs I use is launched through some web process.
One is a dotnet Windows program, Croesus, that is launched through a browser session and the Meta4 ClickOnce Launcher. This launch process is beyond my control and can't be changed to a simple Windows Program. When I say "Edit Commands" i get a dialog with an error in a dialog box:
I would suggest a better error message, or making it work based the window info instead of whatever the mechanism is would be better than the current behavior.
This is what I get from Windows Spy frmo Autohot key.
Croesus - Doug Ransom (DRANSOM)
ahk_class HwndWrapper[DefaultDomain;MainThread;d69af436-09b6-4eec-bd7a-e4c2998f846c]
ahk_exe CroesusClient.exe
ahk_pid 2208
i think i can work around with global commands.
The text was updated successfully, but these errors were encountered:
A programs I use is launched through some web process.
One is a dotnet Windows program, Croesus, that is launched through a browser session and the Meta4 ClickOnce Launcher. This launch process is beyond my control and can't be changed to a simple Windows Program. When I say "Edit Commands" i get a dialog with an error in a dialog box:
Title: Dragon
Message: 'Cannnot execute application C:\Users\Doug|oneDrive\doug\unimacro\VCL~1'.
I would suggest a better error message, or making it work based the window info instead of whatever the mechanism is would be better than the current behavior.
This is what I get from Windows Spy frmo Autohot key.
Croesus - Doug Ransom (DRANSOM)
ahk_class HwndWrapper[DefaultDomain;MainThread;d69af436-09b6-4eec-bd7a-e4c2998f846c]
ahk_exe CroesusClient.exe
ahk_pid 2208
i think i can work around with global commands.
The text was updated successfully, but these errors were encountered: