================================================================== MacroMachine version 3.2.4 Fichier Lisez-moi 26 juin, 2008 ================================================================== Ce fichier Lisez-moi contient des informations importantes sur la manière d'installer Macromachine MacroMachine est un programme de création de macros puissant et facile d'emploi pour Windows. Avec MacroMachine vous pourrez, enregistrer, modifier, et exécuter des actions souris et clavier sous forme de macro. Les puissantes options de ce programme augmenteront votre productivité Qu’est-ce qu’une macro? Une macro est un script qui contient des commandes, destiné à automatiser des actions effectuées sur ordinateur. Chaque commande exécute une étape, tel que déplacer la souris, démarrer un programme, ou taper des touches clavier. MacroMachine offre tous les outils dont vous avez besoin pour créer les macros qui faciliteront votre vie. Avec MacroMachine il est inutile de posséder l'expérience des langages de programmation. Mais si vous savez programmer, vous aurez encore de meilleurs résultats avec l’environnement de développement étendu de MacroMachine Pourquoi utiliser MacroMachine? Si vous effectuez des tâches répétitives sur votre ordinateur, vous découvrirez très vite les avantages de MacroMachine. Le programme se rentabilise après un jour ou deux d’utilisation ; économisant du temps, offrant plus de précision et, surtout, ménageant votre santé. Automatisez toutes les actions complexes et fastidieuses de votre ordinateur. Laissez le soin à MacroMachine de taper automatiquement votre adresse, laissez le logiciel piloter votre site Web préféré. Créez des réponses automatisées à vos E-mail activées par une simple touche, insérez des caractères et des symboles internationaux sans avoir à toujours lever la tête, entrez rapidement vos mots de passe sur Internet et remplissez les formulaires en ligne, MacroMachine augmentera votre productivité. MacroMachine a plus encoreà offrir. Sur le site Internet vous trouverez des informations complémentaires sur MacroMachine. Testez gratuitement MacroMachine pendant 30 jours ! ================================================================== Adresses importantes ================================================================== Page d'accueil du site: http://www.macromachine.com ================================================================== Configuration minimale requise ================================================================== Windows XP/Me/2000/2003/NT Pentium 200 MHz 32 Mo RAM, 30 Mo d’espace disque libre plus espace pour les profils utilisateurs (espace additionel requis pour les fichiers swap) Carte graphique et moniteur compatible VGA ================================================================== Installation ================================================================== 1. Pour installer MacroMachine sur Windows XP/NT/2000, vous devez disposer des droits d'adminsitrateur ou d'utilisateur avec droits d'aministrateur (Ne s'applique pas à Windows 98 / Millennium) 3. Si vous avez téléchargé MacroMachine à partir d' Internet, lancez MacroMachine.exe Si vous disposez de MacroMachine sur CD-ROM, lancez Setup.exe 4. La première fenêtre qui s'affiche sert à déterminer la langue de l'installation. Choisissez par exemple: English 5. Un automate s'affiche. Renseignez les détails nécessaires et tapez Suivant pour passer à la page suivante. 6. Sur la dernière page, tapez le bouton Terminer pour finaliser l'installation de MacroMachine et quitter la procédure. Par défaut, MacroMachine redémarrera automatiquement. 7. Si MacroMachine est endommagé, et que vous vdésirez le réparer, redémarrer le setup et sélectionnez l'option 'Réparer' ================================================================== ********* NOTES AU SUJET DES CHANGEMENTS D'ANGLAIS *************** ================================================================== Additions/improvements of MacroMachine 3.0.1.0 compared to version 3.0.0.3 ================================================================== 1. RESOLVED: When macros were modified using the Editor, sometimes the hotkey, or trigger would disappear from the macro. 2. RESOLVED: When there were 'too many' macros in the context menu of MacroMachine, the macros submenu didn't pop up. 3. RESOLVED: Sometimes a hotkey or trigger didn't become active immediately. You had to restart MacroMachine first. 4. IMPROVED: From now on the IsKeyDown macro command can also retrieve the toggle state of keys. ================================================================== Additions/improvements of MacroMachine 3.0.2.0 ================================================================== 1. IMPROVED: Debug possibilities! From now on one can follow the execution-flow of a script in the Macro Editor. 2. RESOLVED: Sorting the macros in alphabetical order worked only on a NTFS file system 3. CHANGED: Image in the Macro Wizard replaced ================================================================== Additions/improvements of MacroMachine 3.0.3.0 ================================================================== 1. IMPROVED: Registration process ================================================================== Additions/improvements of MacroMachine 3.0.4.0 (2005-03-25) ================================================================== More has been added and improved, but these are the most important items: NEW 1. "Regular Expressions" From now on one can use regular expressions when trying to find a window, or a sub string in another string (e.g ActivateWindowWithTitle, and StrFind, etc) 2. "Regular Expressions" added to the user interface 3. Automatic import from the Title and Class of an application, when TronanSpy is used 4. Window animations added to the user interface 5. Auto upgrade check 6. Script Library 7. 'Specific Application Check' added to the Macro Wizard IMPROVED 1. Installation procedure 2. Registration of Tronan COM objects icw RSI-Shield 3. TronanSpy (greatly improved) 4. Tronan Macro Engine (among other things 'CallScript' and 'Stop') RESOLVED 1. Starting a macro on a non-NTFS file system, sometimes failed. 2. Sometimes a hotkey or trigger didn't become active immediately. You had to restart MacroMachine first. 3. IsKeyDown macro command failed sometimes. 4. TronanBugReport did not recognize MacroMachine ================================================================== Additions/improvements of MacroMachine 3.0.5.0 (June 14, 2005) ================================================================== More has been added and improved, but these are the most important items: NEW 1. Font adjustable in Tronan Marco Editor 2. TronanSpy can be used to view the structure and the contents of sites. 3. The repeat-count of a macro is shown in the macro list on the main screen of MacroMachine. 4. Added Multi-line comment symbols to the editor and macro language example: /*comment*/ 5. Added Multi-line string symbol to the editor and macro language example: "string\ IMPROVED 1. Registration security improved 2. Scheduling of Macros improved (a.o.t. option 'Every x minutes' added) 3. The 'Repeat dialog' of MacroMachine shows the previously set repeat-count (was always 1 before) RESOLVED 1. If one changed the DPI settings of the screen, the layout of MacroMachine became incorrect. Screen has been made scalable. 2. The mouse position tool from the Macro Editor could not be restarted, once the monitoring was stopped; using the shift key. 3. The previously added 'Window animations' caused problems in Windows NT 4.0, and Windows 98 ================================================================== Additions/improvements of MacroMachine 3.0.6.0 (June 23, 2005) ================================================================== More has been added and improved, but these are the most important items: NEW 1. Added French language to MacroMachine ================================================================== Additions/improvements of MacroMachine 3.1 (August 4, 2005) ================================================================== More has been added and improved, but these are the most important items: NEW --- 1. Added commands to the scripting language to control MS Internet Explorer: I_Connect I_Parse I_GetDocumentCount I_GetActiveDocument I_FindElementFromPoint I_ElementClick I_ElementFocus I_ElementSelect I_ElementScrollIntoView I_ElementSetValue I_ElementGetRect I_ElementGetPos I_ElementGetRecurrenceIndex I_Disconnect I_ElementGetInfo I_FindDocumentFromPoint I_BrowserIsBusy I_FindElement I_SetActiveDocument I_WaitForComplete I_WaitForInteractive I_BrowserGetURL I_BrowserGetTitle I_BrowserNavigate I_ElementGetChecked I_ElementSetChecked I_ElementGetHTML 2. Other commands added to the scripting language: ShowRectangle Calculate GetWindow GetWindowRect FindChild GetStatusbarText FocusWindow 3. if statement alternative added to the script language. One can use complex evaluations with the use of AND, OR, and integrated calculations with for instance, MODULES etc. e.g.: if ("5 + 4 > 7 AND (8+1 > 9 OR (2 = 9-3)) AND test01 < test02") 4. Added "Internet recording" to Tronan Macro Recorder. (One can record ones actions in the Internet Explorer). 5. "Internet Quick Macro" option added to the context-menu 6. Option added for setting up a default password (for playing back macros) Default password remains valid for 1 day. IMPROVED -------- 1. The following script commands have been improved: StrToFile FindWindow GetWindowText 2. TronanSpy improved 3. Editor debug window improved RESOLVED -------- 1. SendKeys problem with modifier-keys solved (e.g. Ctrl+a etc.) ================================================================== Additions/improvements of MacroMachine 3.1.1 (August 15, 2005) ================================================================== More has been added and improved, but these are the most important items: NEW --- 1. From now on, if one clicks the MacroMachine icon, using the left mouse button, one will get a list of selfmade macro's immediately. 2. From now on, one is able to create sub folders in the macro folders. These folders will be displayed in the context menu as sub-menu's. 3. From now on, TronanBackup will also backup the subfolders of the macro folders. 4. From now on, one can use the context menu of the macro list (in the main screen) to create Sub-folders, rename Sub-folders, open a Sub-folder in the Windows Explorer, and move scripts to another Sub-folder. 5. SynchFiles command added to script language. With this command one can copy files version-, and or time dependent. IMPROVED -------- 1. From now on, one can select multiple scripts in the macro list (in the main screen) at once. This way one can, for instance, move multiple scripts at once to another sub-folder. 2. Input script-command has been improved. The dialog window is auto-scaling, from now on. RESOLVED -------- 1. There could occur errors when the software wasn't installed at its default location. (solved in the installation) ================================================================== Additions/improvements of MacroMachine 3.1.2 (August 19, 2005) ================================================================== IMPROVED -------- 1. Installation procudure icw RSI-Shield RESOLVED -------- 1. Fault in Installation procedure ================================================================== Additions/improvements of MacroMachine 3.1.3 (August 26, 2005) ================================================================== IMPROVED -------- 1. The SendKeys command has been totally rewritten ================================================================== Additions/improvements of MacroMachine 3.1.4 (September 22, 2005) ================================================================== More has been added and improved, but these are the most important items: NEW --- 1. Command I_WaitForElement added IMPROVED -------- 1. These commands have been improved: SendKeys, I_ConnectToIE 2. Scheduling of macros has been improved. From now on, one can temporarily disable the scheduling of a macro. 3. Internet macro recorder has been improved: * Page doesn't get reloaded anymore when one is already on that page * Recorded scripts are a lot faster now ================================================================== Additions/improvements of MacroMachine 3.1.5 (Octobre 12, 2005) ================================================================== More has been added and improved, but these are the most important items: NEW --- 1. Commands added: StrHash, CallURL, SendMail IMPROVED -------- 1. Timeout of recorded Internet scripts has been increased RESOLVED -------- 1. Sometimes an internet macro couldn't be stopped by pressing the Escape key ================================================================== Additions/improvements of MacroMachine 3.1.6 (June 14, 2006) ================================================================== More has been added and improved, but these are the most important items: IMPROVED -------- 1. don't delete registry info for current user when reinstalling RESOLVED -------- 1. small bug in if (version 2) solved 2. crash when clicking on trial balloon solved 3. Text-field for text-macro in the wizard could not contain enough lines 4. The macro-templates were only installed in one language ================================================================== Additions/improvements of MacroMachine 3.1.7 (August 29, 2006) ================================================================== More has been added and improved, but these are the most important items: RESOLVED -------- 1. MacroMachine made a fatal error when one clicked with the left mouse button on the icon, and there were no self-made macros available.. ================================================================== Additions/improvements of MacroMachine 3.1.8 (Januari 18, 2007) ================================================================== More has been added and improved, but these are the most important items: RESOLVED -------- 1. MacroMachine has been made compatible with 'Internet Explorer 7' ================================================================== Additions/improvements of MacroMachine 3.2.3 (8 mai, 2008) ================================================================== More has been added and improved, but these are the most important items: IMPROVED -------- 1. Compatability with Windows Vista improved 2. From now on, Personal data will be stored in the Roaming Application Data folder 3. Registering of application for users without administrator level rights improved 4. Compatibility with Internet Explorer 7 improved ================================================================== Additions/improvements of MacroMachine 3.2.4 (June 26, 2008) ================================================================== SOLVED ------ 1. Some registered users couldn't execute macros after the last upgrade ================================================================== Software and Documentation Copyright © 2008 Tronan