FG
💻 Software

How to fake OS bit version check on some software

Fresh5 days ago
Mar 15, 20266558 views
Confidence Score0%
0%

Problem

I have an application which has detection of my windows version. And it only goes through when it checks that its 32-bit version. As far as I know that my Windows 7 64-bit has compatibility to run 32-bit application, but how can I cheat/fake program to pass that check? :)

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to fake OS bit version check on some software

Low Risk

Why would a piece of software care if it's on 64-bits if it's designed for 32? It should work regardless if it's on 64 or 32 bits. Are you sure it's not the Windows version check that fails over being on Windows 7? I've had this for some driver-setu…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment