Mass rename files in a folder
This macro renames all files in a given folder to "file1", "file2", "file3" etc. Just keep pressing Ctrl + Alt + Z in Macro Recorder and the macro will iterate to the next file.
SET CLIPBOARD : 1 WAIT FOR USER : 90 : 3 : 0 : 0 LABEL : BEGIN Keyboard : F2 : KeyPress TYPE TEXT : file PASTE Keyboard : Return : KeyPress INCREMENT CLIPBOARD : 1 Keyboard : Down : KeyPress WAIT FOR USER : 90 : 3 : 0 : 0 GOTO : BEGIN
Basic Video Tutorial
Mouse Recorder
Tips for Recording Efficient Macros
Macro Scheduler
Automated Software Testing
"Automator" for Windows
Including C# code into a macro
Macro Recorder Commands Reference"
Sample Macros
Triggering events with Macro Recorder
Customer reviews
FAQ
Version history
Download now
Pricing