Correct the path

This commit is contained in:
Thomas Charlier 2025-03-10 09:09:10 +01:00
parent 8e975bc16b
commit f2ed39db57

View file

@ -363,7 +363,7 @@ ${EnableX64FSRedirection}
ClearErrors
StrCpy $FileToCopy "$INSTDIR\CertClean.exe"
File "..\..\plugins_tools\CertClean\Release\CertClean.exe"
File "..\..\plugins_tools\CertClean\x64\Release\CertClean.exe"
IfErrors 0 +2
Call ErrorHandler_file
ClearErrors