DelroyMonjo :
How'bout this. Remove the HDD from the 'unknown' and install it in a known working computer as drive C: Then if it boots, use the aforementioned suggestions.
I am going to assume the computer will POST, is this correct?
Drive wont' boot, then it will also not boot from another computer.
If the drive is working and you took it to another computer, the chance of actually booting are slim because
Windows 7 recognizes the board it was originally installed on, this is why when someone changes a board, they will have to reinstall the OS. Sometimes if you're lucky you won't have to or another way is to get a board with the same brand chipset, although it's not always guarantee it's going to work.
Herr_Koos :
Best way I can think of would be to insert a valid Win7 disc (any version), boot from it, and then select the Repair option. This will look for existing installations of Windows to repair and should show you what version currently exists on the drive.
Insert Win7 disc, hit repair, it only says "Windows 7" and nothing else. Then I realized it must be something to do with the boot file so I did a experiment.
I installed Windows 7 Home Preimum 32bit on a virtual machine.
After the install, I fired up command prompt and type in
[cpp]Bcdedit /enum[/cpp]
It gave me all the info of the boot file and next to
description it says "Windows 7"
I then edit that description by typing
[cpp]bcdedit /set {type identifier code here} description "Windows 7 Home Premium 32bit" [/cpp]
The change completed successfully.
I restarted the OS, boot from Win7 disc and hit repair, Now under "description", instead of saying
"Windows 7", it says "Windows 7 Home Premium 32bit".
Zenthar :
But you can run the application on another working Windows machine, it doesn't have to be the machine you are trying to diagnose. So you could use the software on your own PC, enter the product key and see what it says, it will even tell you if it's Retail or OEM.
Looks like this is the only method, but it would suck if you don't have a spare machine lying around.
I can't believe XP has this option while Win7 don't