Pitrinec Software

 Pitrinec Software

About | Support | Forum  
     
 

FreeMacroPlayer

     a Macro ToolsWorks Family Member
 

pitrinec.com > Products > FreeMacroPlayer  

FreeMacroPlayer is a free utility that that plays back macros created in Macro ToolsWorks, Perfect Keyboard, ClickyMouse, MacroToolbar or WinScheduler macro programs.   The FreeMacroPlayer is completely free for anyone (personal use, business use, government use) and can be freely distributed without any restrictions, including distribution with other commercial products. 

FreeMacroPlayer macros make it possible to automate all daily repetitive tasks such as doing file backups, web forms filling, e-mails answering, on-line chatting, data transformations, file downloading and many more...

Creating the FreeMacroPlayer is as easy as 1-2-3:

1. Create a macro file in one of the macro program mentioned above. *

2. Use "File/Generate FreeMacroPlayer File" menu command to generate FreeMacroPlayer .fmp file.

3. Distribute the macro file to the users.

Download


 

 

 


Version 7.0.1 - March 7th, 2008

New features & fixes:

  1. <display_findimage> and <win_findimage> fixes. The commands are now tolerant to slight differences between the original and recognized images.
  2. Fixed: these commands did not provide correct results when used repeatedly: <ini_file_read>, <email_pop3_getlist>, <email_pop3_getmail>, <extcmd>.
  3. Keystrokes playback fixes.
  4. Robustness improvements.

Version 7.0.0 Final Release - 02/01/2008

New features & fixes:
 - No new features, many bug fixes.


Version 7.0.0 - Beta 2 - 12/22/2007

New features & fixes:

  1. Macro file can be optionally protected by a strong AES encryption.
  2. <file_encryption> - a command to AES encrypt/decrypt any file.
  3. <dir_encryption> - a command to AES encrypt/decrypt all files in a directory including all subdirectories.
  4. <extcmd> - run external command.  External command is any command line executable that takes parameters (optionally) and prints results to standard output (optionally).  The command allows customers to extend number of available macro language commands.
  5. <remote_macro_call> - a command that allows to run macro on remote machine.  (A Macro ToolsWorks family product needs to run on the remote machine.)  It is possible to pass parameters to the remote machine and the macro executed on the remote machine can return a result back to the caller.
  6. Build-in support for running macros from a remote computer.
  7. <www_fillform> - a command that allows to fill a web form (for example password entries) automatically.
  8. Macros started using <run> or <extmacro>  commands can take parameters and return results.
  9. New "_vMacroResult" system variable.  This variable is used to pass results back to the caller (if the macro was called using <run> command, for example).
  10. New "_vMacroParameter" system variable.  This variable is used to pass parameters to the called macro (if the macro was called using <run> command, for example).
  11. Native support for date/time arithmetic's.  It is possible to count: date/time = date/time+span or date/time = date/time - span or span = date/time-date/time.
  12. UI improvements based on user's feedback.
  13. Bugs reported by users are fixed.

Version 7.0.0 - Beta 1 - 10/08/2007 - Initial release.

 

 
    Copyright © 1997-2008 Pitrinec Software