diff --git a/installcacic/uInstallCACIC.pas b/installcacic/uInstallCACIC.pas index 512b9e3..b2c6161 100644 --- a/installcacic/uInstallCACIC.pas +++ b/installcacic/uInstallCACIC.pas @@ -798,7 +798,7 @@ begin objCacic.writeDebugLog('installCACIC: Problema no Download do Verificador de Integridade do Sistema (ChkSIS)'); End; // EXECUTA MAPACACIC SEMPRE. - objCACIC.createOneProcess(objCACIC.getLocalFolderName + 'Modules\MapaCACIC.exe',true,SW_SHOW); + objCACIC.createOneProcess(objCACIC.getLocalFolderName + 'Modules\mapacacic.exe',true,SW_SHOW); Except on E : Exception do Begin -- libgit2 0.21.2