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

How to Fix error 1935 Error – microsoft visual c++ 2008 redistributable package x64, error 1935

Microsoft Visual C++ 2008 Redistributable package x64 error 1935 analysis and metadata.

Quick Answer: The issue is likely due to a compatibility problem between the OpenOffice installer and the Microsoft Visual C++ 2008 redistributable package. Installing the correct version of the redistributable package may resolve the issue.

The error 'Microsoft Visual C++ 2008 redistributable package x64' with code 1935 is encountered when installing OpenOffice on an Alienware 17 with Windows 10 preview. This issue affects users who have not previously installed the Microsoft Visual C++ 2010 redistributable package x64, despite already having installed it in the past.

This error can be frustrating as it prevents the installation of OpenOffice and requires manual intervention to resolve. In this guide, we will walk you through the steps to troubleshoot and fix this issue.

💡 Why You Are Getting This Error

  • The primary reason for this error is that the system is using a different architecture (x64) than the previously installed package (x86). This discrepancy causes the installation to fail. To resolve this, we need to ensure that the correct architecture is used.
  • Another possible cause of this error is a corrupted or incomplete installation of the Microsoft Visual C++ 2008 redistributable package x64. In such cases, reinstalling the package may resolve the issue.

🛠️ Step-by-Step Verified Fixes

Installing the Microsoft Visual C++ 2010 Redistributable Package x64

  1. Step 1: Go to the Microsoft Download Center and download the Microsoft Visual C++ 2010 Redistributable Package x64. Select the x64 version to ensure compatibility with your system.
  2. Step 2: Run the downloaded installer and follow the prompts to complete the installation. Make sure to select the 'Repair' option if you encounter any errors during installation.
  3. Step 3: Once the installation is complete, try installing OpenOffice again to verify that the error has been resolved.

Reinstalling the Microsoft Visual C++ 2008 Redistributable Package x64

  1. Step 1: Go to the Microsoft Download Center and download the Microsoft Visual C++ 2008 Redistributable Package x64 again. Select the x64 version to ensure compatibility with your system.
  2. Step 2: Run the downloaded installer and follow the prompts to complete the installation. Make sure to select the 'Repair' option if you encounter any errors during installation.
  3. Step 3: Once the installation is complete, try installing OpenOffice again to verify that the error has been resolved.

💡 Conclusion

To resolve the 'Microsoft Visual C++ 2008 redistributable package x64' error with code 1935, follow one of the primary fix methods outlined above. If you encounter any issues during installation, refer to the Event Log for additional information and try reinstalling the package or using the Microsoft Visual C++ 2010 Redistributable Package x64 as a workaround.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions