- This topic has 1 reply, 2 voices, and was last updated 17 years ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- You must be logged in to reply to this topic.
› Forums › Operating Systems › Windows Server 2008 › Applications Compatibility › Can Windows 2008 report itself as Vista SP1
Hello Steve,
Maybe it’s possible to find out where the installer is looking for the OS version using the tool Process Monitor.
The places where I know the Windows version is saved are:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion
HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftWindows NTCurrentVersion (in x64 only)
grtz, Arris