I have an app that was deployed as a standalone .EXE, it is located on the user's desktop and named in one of two conventions. Is it possible to delete this file during the installation of the update, or would I be better off creating a batch file and using that?

Let me know if I didn't clarify this very well.