diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index 6f47c9a..6df2358 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -73,7 +73,7 @@ i2 L0 copy /y $** $@ > NUL !ELSE "$(LANG).$(PLAT).$(CFG).Error-2.idt" : "en_US.$(PLAT).$(CFG).Error-2.idtx" "..\locale\$(LANG).po" - rcxgettext.exe idtp $@ $** + cscript.exe "..\..\..\MSI\MSIBuild\MSI.wsf" //Job:IDTTranslate //Nologo $@ $** /CP:$(MSIBUILD_CODEPAGE) !ENDIF