|
Re: Find Vista SP level from external editor
Open the registry hive and look at:
Hive: HKEY_LOCAL_MACHINE
Key: system\CurrentControlSet\control\windows\CSDVersio n
Value: 0x100 = SP1
Value: 0x200 = SP2
Value: 0x300 = SP3
Value: 0x400 = SP4
Value: 0x500 = SP5
Value: 0x600 = SP6
---------- Post added at 13:50 ---------- Previous post was at 13:46 ----------
The file you want to open is Windows\System32\Config\SYSTEM.
Open Regedit on your machine
Click on File | Load Hive
Select Windows\System32\Config\SYSTEM on your Vista drive
Give it a name
Browse to system\CurrentControlSet\control\windows\
When finished, click on your key and File | Unload Hive
Last edited by Acathla; 17-01-2012 at 13:55.
|