When I run compiled .exe jobs, the notification messages don't show up. They work with jobs run from the Console but not with the .exe.
I can use regular messages but they give annoying ping noises and appear to require user interaction, with an OK button etc even if you choose to have them close automatically.
I would like the feedback to the user because the file copying involved takes quite a while so it would be really nice to know what is going on with the notifications.
I am running Win7 x64.


Did you try compiling your job as a console application (instead of the default option which is "Windows Application") ? You can do that in the compile job properties window "Advanced Options" tab. If you compile your job as a console application, a small console window will open up when the job is executed and all the messages that you have sent with the "Display Notification" action will be displayed in this console.
==Dedicated Automation Solutions==
==Dedicated Automation Solutions==