Hi,try to find out the abilities of your Recorder. Every thing fine instead this small problem.File Explorer is open and by pressing CTRL + P a screenshot should be produced by SnagIt (running and waiting). Here is my code{{' Erstellt am: 01.Jun.2017, 01:03 (MTR Version: 8.0 ){{RelativeMouse C:\Program Files (x86), 1, 1, 504, 478, 0{{Delay 1000} {{' Millisekunden^p{{Delay 1000} {{' Millisekunden{{DragMouse 1, 1, 464, 257, 0, 818, 563, 0huto{ENTER}What I am doing wrong?
For using hotkeys in SnagIt, the hotkeys first need to be defined and stored.After sending the hotkey the "ENTER" key is necessary in Snagit to end the screenshot process.John Krauer, Kra-Tronic Corp.
Thank you but that doesn't work anyway.I redefined the snagit hotkey by CTRL+ALT+F1My Recorder code now is:{{RelativeMouse Recorder.doc (Geschützte Ansicht) - Word, 1, 1, 867, 461, 0{{Delay 1000} {{' Millisekunden^%{F1}{ENTER}{{DragMouse 1, 1, 464, 257, 0, 818, 563, 0This results in that in the shown word dokument the pages are skipped (forward) a couple of times.I also tried to play around with positioning the {ENTER} in a separate line or between an additional delay but nothing helps.
Another possibility is using the Windows PrintScreen function:{{Switch Editor^%{PRTSC}{{Switch Microsoft Word^vJohn Krauer, Kra-Tronic Corp.
Thank you - that fits!
Hello,sorry to bother you again with more or less same problem. Meanwhile we ordered the licensed versions and found out following strange behaviour.Workstation with win7 (german) and MTR installed running this simple macro:{{WindowsKey E{ENTER}{{Delay 1000} {{' Millisekundenresults in -> Explorer will not be startedOn initial installed Win7 Workstation (english) the same macro works!!!Do you have any idea?
Strange...Well the {Enter} is not necessary for the {{WindowsKey E command...Maybe this makes a difference..Another question: When you enter {{WindowsKey E manually, does it work ? (Or are some key functions disabled on the new Workstation ?)John Krauer, Kra-Tronic Corp.
sorry for answering delay. Yes Winkey + E pressed manually works!
Maybe on the PC with the problem a background program is running which is redirecting the Winkey + E command...John Krauer, Kra-Tronic Corp.