Skip to content
⌘ NSIS Forum Archive

uninstall.exe is not create in first installation

1 posts

MidiQuiz#

uninstall.exe is not create in first installation

I set:
WriteUninstaller "$INSTDIR\uninstall.exe"
When i install the first time, the uninstall.exe is not create.
If reinstall over without unistall the uninstall.exe is create.
Why?
Solved: wrong section.