From c35e327595565d36b6965374d2c6237c3dd76f54 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 5 Aug 2004 17:50:04 +0000 Subject: [PATCH] ntbuild-lang-20040805 No longer warn about executing a language registry file since the file no longer exists and is not used with the new installers --- src/ntbuild.bat | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/ntbuild.bat b/src/ntbuild.bat index 81143e2aec..28390afcac 100755 --- a/src/ntbuild.bat +++ b/src/ntbuild.bat @@ -11,11 +11,6 @@ REM Modify for local configuration; common defaults shown. REM ######################################################################## REM ######################################################################## -REM -REM NOTE: You should run NTLANG.REG before attempting to build localized -REM language files! Failure to do so will cause the resource compiler -REM and message-catalog compiler to choke when they hit unknown code pages. -REM REM NOTE: You will need to copy the NLS files into your windows\system32 REM directory prior to building non-english files. REM