diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index 4dfe6ac..aba1573 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -113,7 +113,7 @@ InstallScheduledTasksExec Installing scheduled tasks Scheduled task: [1] copy /y $** $@ > NUL !ELSE "$(LANG).$(PLAT).$(CFG).ActionText-2.idt" : "en_US.$(PLAT).$(CFG).ActionText-2.idtx" "..\locale\$(LANG).po" - rcxgettext.exe idtp $@ $** + cscript.exe "..\..\MSIBuild\MSI.wsf" //Job:IDTTranslate //Nologo $@ $** /CP:$(MSIBUILD_CODEPAGE) !ENDIF