mapkey $F6 @SYSTEM powershell -Command "Compress-Archive -Path '.\*' -DestinationPath 'Backup.zip'";

: This is the trigger that tells Creo to pass the following string to the Operating System's command processor. Quotes and Paths

mapkey $F4 @SYSTEM notepad.exe C:\Users\YourName\Desktop\Notes.txt;