Correct the path
This commit is contained in:
parent
8e975bc16b
commit
f2ed39db57
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue