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 it for free, use it for free  ]
 


 

 

 


Version 7.1.1 - August 6th, 2008

Fixes:

  1. <macromenu> command fixes.
  2. Rare text shortcut expansion problem fixed.
  3. Some other minor fixes.

Version 7.1.0 - July 28th, 2008

New features & fixes:

  1. Multilanguage support.  In "Languages" subfolder there are .ini files (lang_components_XXX.lang.ini and lang_main_XXX.lang.ini) that contain all texts used in the program.  Making copy of the .ini files and translating the texts inside is all that is necessary to create new language pack.
  2. Added <display_captureimage> and <win_captureimage> commands that allow to capture computer screen or its defined part to a bitmap file.
  3. Items in <macromenu> menu are sorted alphabetically now.
  4. New parameters to <wwwopen> and <www_fillform> added so that the commands can use the same browser window (that can be close then using <winclose> command).
  5. Clipboard content is saved and restored when clipboard macro or macro with "Through clipboard" option is executed.
  6. New option that allows to show macro toolbar with auto-hide option turned on only if CTRL key is pressed.
  7. New window identification (called WIP - window identification path) is introduced.  The WIP allows much more precise window identification and thus adds greater reliability to windows manipulation commands.
  8. <fileinfo>command is extended so that it can return file name, file extension and file path.
  9. <filecopy> and <filemove> speed was improved.
  10. Added <me_macroprogress_show> and <me_macroprogress_hide> commands that allows to control presence of "macro progress" window from macro code.
  11. Macro progress window displays name of the macro running.
  12. It is possible to compare variable content with a key such as: <if>(varKey==<esc>) ...
  13. Import/Export fixed.
  14. Fix: In some occasions the program incorrectly recorded (multiply entered keys) and playback macros.
  15. Bug that caused that in some rare situations text shortcut was not recognized and was not expanded was fixed.
  16. Macro group drag&drop operation fixed.
  17. <dircopy> and <dirmove> commands are changed so that the source folder name is not added to the destination folder.
  18. <clp_copyselected> command editor fixed.
  19. Fixed a bug that crashed the program when a clipboard related operation failed.
  20. Fixed problems with "subfolder option" in <filecopy>, <filemove>, <filedel> commands.
  21. Fixed problems with DDE data exchange between Basic Script and main program.
  22. Fixed problem running Basic Script programs from FreeMacroPlayer.
  23. Fixed disabling/enabling triggers using hotkey.
  24. Fixed the problem when macro parameters were still kept internally in the program after macro execution was finished.
  25. Fixes in help file.
  26. Many other smaller changes and fixes...

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