Skip to content
⌘ NSIS Forum Archive

Delete setup.exe

3 posts

aaronpie#

Delete setup.exe

I am trying to delete the setup.exe after the application has finished installing. The setup.exe is located on the Desktop. I have tried using Delete "$DESKTOP\setup.exe", but the file is still on the desktop once the installation has finished. Is there something that I am missing?

Thanks
Takhir#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.