|
|||
Although Macro ToolsWorks is used in all questions and answers, the cases apply to all Macro ToolsWorks faimily products (Perfect Keyboard, Macro Toolbar, Clicky Mouse, WimScheduler).
1. Existing
registration not working in new version of Macro ToolsWorks. 4. Macro ToolsWorks keyboard triggers can't work with Delphi editor.
Q1: Existing
registration not working in new version of Macro ToolsWorks.
2. Make sure you have downloaded and installed the same edition of the program. Macro ToolsWorks comes in "Standard" and "Advanced Scripting" editions and each of them need different registration number. Look at About box (Help/About menu command) and make sure you use proper edition of the program.
3. It may happen that updated version of the
software requires new registration number. In such a case contact Pitrinec
Software support via email: s u p p o r t @ p iztzr i n e c . c o m.
Q2: Is there a way to use MacroToolsWorks from
command-line?
There are several other options how to run macros
from command-line or other programs - please,
read more in the Macro ToolsWorks help file.
Q3: Is it possible to share macros among multiple users?
Q4: Macro ToolsWorks keyboard triggers can't work with Delphi editor. A: There is a problem with "Code completion" feature of the Delphi editor. The keyboard triggers at first work fine but after "code completion" feature is used one time the triggers stop responding. After restarting the Macro ToolsWorks the keyboard triggers work fine until "code completion" is used again. It seems that the Delphi handles keyboard system wide hooks incorrectly. This is not a bug in the Macro ToolsWorks. Unfortunately, there is not known work around for this.
Q5: Is MacroToolsWorks spyware or virus? ZoneAlarm 6, NAV and other spyware/antivirus programs report Macro ToolsWorks as a spyware or virus!
Q6: How can I "press" a button in dialog box using macro? A: There are two basic ways how to do that:
1. Use mouse commands (<mm> - move mouse to required position, <mlbd> - left mouse button down, <mlbu> - left mouse button up) to click on the button. Note: Since the dialog box can appear on different screen positions every time it is opened, it is necessary to make sure that the coordinates relative to the dialog box is used in <mm> command.
2. Use keyboard to do that. At first navigate
to the button using Tab key (<tab> command) multiple times and then press
"Enter" key (<enter> command).
Q7: How do I automatically log into my accounts on web sites
or how do I fill web forms?
A: This is similar to Q6. You need to
navigate to each form field (<tab> is preferred way) and then insert required
value. Look at our example: "http://softwareutilities.com/samples/macros/macro_samples_macros.htm#for0005"
Q8: Keyboard triggers used to work fine in my Internet
Explorer but suddenly they do not work anymore. However, they all work
fine in other applications. What is the problem?
A: This can be caused by an "anti-keylogger"
you may have installed on your computer. If you have such a software
installed then contact the developer for help.
[Back to ToolsWorks Home Page] |