Software⏱️ 3 min read📅 2026-06-19

How to Fix: Resolving "The Office System Pack cannot be installed on this system because the languages are not the same." installation error

Error resolving Office System Pack installation due to language mismatch on Windows XP.

Quick Answer: Set the system locale to en-GB or install the Office System Pack for the correct language.

The Office System Pack cannot be installed on this system because the languages are not the same. This error occurs when the system locale is set to a language that differs from the one required by the installer, in this case, en-US for the Access 2002 Runtime.

This issue can be particularly frustrating for users who have their system locale set to a UK English variant (en-GB), as it requires a system reboot to switch to the US English variant. This guide aims to resolve this issue without requiring a new package setup.

🛑 Root Causes of the Error

  • The primary reason for this error is that the system locale must match the language required by the Office System Pack installer. If the system locale is set to a different language, the installer will not proceed with the installation process.
  • Another possible cause could be that there are any other language packs or software installed on the system that may be interfering with the Office System Pack installer.

🚀 How to Resolve This Issue

Setting the system locale to match the required language

  1. Step 1: Step 1: Open the Control Panel and navigate to the Region and Language Options.
  2. Step 2: Step 2: Click on the 'Details' button and select the 'English (United States)' option from the list of available languages.
  3. Step 3: Step 3: Click 'OK' to save the changes. Note that this will require a system reboot for the changes to take effect.

Creating a custom installer package with the correct locale

  1. Step 1: Step 1: Create a new folder and extract the Access 2002 Runtime files into it.
  2. Step 2: Step 2: Open the 'setup' file associated with the Access 2002 Runtime and navigate to the 'lang' directory.
  3. Step 3: Step 3: Rename or move the language files that do not match the required en-US locale (e.g., en-GB) to a separate folder, leaving only the en-US language files intact.
  4. Step 4: Step 4: Rebuild the installer package using the modified lang directory.

💡 Conclusion

To resolve the 'The Office System Pack cannot be installed on this system because the languages are not the same' error, you can either set the system locale to match the required language or create a custom installer package with the correct locale. Both methods require careful planning and execution to ensure that the issue is resolved without affecting other parts of the system.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions