I'm encountering an issue when trying to compile the NSIS script DeDeInstall.nsi.
The script is unable to find the dede.exe file in the bin directory, which is causing the compilation process to fail. Below is the relevant output from the MakeNSISW tool:
File: "..\bin\dede.exe" -> no files found.
This issue occurs at line 64 of the DeDeInstall.nsi script.
I'm encountering an issue when trying to compile the NSIS script DeDeInstall.nsi.
The script is unable to find the dede.exe file in the bin directory, which is causing the compilation process to fail. Below is the relevant output from the MakeNSISW tool:
File: "..\bin\dede.exe" -> no files found.
This issue occurs at line 64 of the DeDeInstall.nsi script.