I wanted to make my own uninstaller, because I have a certain niche option that I needed that the install creator did not have.

Anyhow, everything uninstalls correctly, but I can't get the shortcut for the app, to be removed from the desktop.

This is the action: Delete: UserDirectory$( "File" )+"\Desktop\Application.exe"

Any ideas?

---------------------

I changed the .exe to .lnk and it removed it.