disabling automatic copying of the uninstaller to the temp dir
I would like to start my uninstaller without needing to use the ugly command line option "_?=". Is there any function call within my nsis script available, which would disable the uninstaller from copying itself to the temporary directory? I´m using the selfdel plugin so I don´t need to this automatic behaviour.