Dear MrSpecialK,
"Eject" button and corresponding Eject.exe application were added to the CodySafe on purpose. This button is necessary for fast but safe removal of the device. The Eject function simply kills all processes that are running from the device and disconnects the device.
If you are launching some applications or commands upon clicking on the "Eject" button the legal removal of device will be impossible(the device will be locked by the system).
But there is a solution for your task. Correct Post-run script will make it. See example of script
in the forum. Just place the following line in the post-run script:
Run "\CodySafe\Eject.exe", ""
Please keep in mind that the Post-run script is executed upon clicking on "Exit" button.