ok follow up time... I think I found a bug in your current release (better me than someone w/out a clue ya know?)
Ok here is the jist of it...
I ended up going back to MSFN and downloading oemscan v1.41 and downloading the IBM / Lenovo oembios files to the extracted folder.
I then ran oemscan.exe under command prompt and restarted. After the restart it was activated.
Here is the default oemscan.exe off of MSFN
- Code: Select all
OEMBIOS Scanner v1.4.1 by Jeremy (xehqter)
Reading BIOS Memory
Matched: Lenovo
Checking Authenticity of OEMBIOS files
Validating: C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Leno
vo\OEMBIOS.BIN : PASSED
Validating: C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Leno
vo\OEMBIOS.SIG : PASSED
Validating: C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Leno
vo\OEMBIOS.DAT : PASSED
OEMBIOS files pass Validation
Importing C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Lenovo
\OEMBIOS.CAT : Successful
Copying C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Lenovo\O
EMBIOS.DAT : Successful
Copying C:\WINDOWS\system32\DllCache\OEMBIOS.DAT : Successful
Copying C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Lenovo\O
EMBIOS.SIG : Successful
Copying C:\WINDOWS\system32\DllCache\OEMBIOS.SIG : Successful
Copying C:\Documents and Settings\Administrator\Desktop\oemscan\oemscan\Lenovo\O
EMBIOS.BIN : Successful
Copying C:\WINDOWS\system32\DllCache\OEMBIOS.BIN : Successful
If I end up running oemscan.cmd from my disk I get this
- Code: Select all
Detecting Windows type, please wait
dospath=D:\
Windows OEM version detected
myvar=76487OEM
finalvar=76487
WinXP Pro version detected
Scanning for matching Pro OEMBIOS string
Found oemscan log file
OEMtype=FUJITSU
Attempting to move OEM logo files from
"D:\OEM\Logos\FUJITSU"
1 file(s) copied.
1 file(s) copied.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
A subdirectory or file C:\WINDOWS\Resources\Themes already exists.
D:\OEM\Logos\FUJITSU\themes\*
The system cannot find the path specified.
0 file(s) copied.
A subdirectory or file C:\WINDOWS\Web\Wallpaper already exists.
D:\OEM\Logos\FUJITSU\walls\fsc_wallpaper_bridge.bmp
1 file(s) copied.
Press any key to continue . . .
If I run oemscan.exe off the disk I get this
- Code: Select all
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Administrator>D:
D:\>cd oem\keys\xp\xp_pro
D:\OEM\KEYS\XP\XP_PRO>oemscan /d
OEMBIOS Scanner v1.4.1 by Jeremy (xehqter)
Reading BIOS Memory
Warning: Running in Dry-Run Mode NO FILES ARE MODIFIED
Matched: FUJITSU
Checking Authenticity of OEMBIOS files
Validating: D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.BIN : PASSED
Validating: D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.SIG : PASSED
Validating: D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.DAT : PASSED
OEMBIOS files pass Validation
Importing D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.CAT : Failed
Copying D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.DAT : Failed
Copying C:\WINDOWS\system32\DllCache\OEMBIOS.DAT : Failed
Copying D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.SIG : Failed
Copying C:\WINDOWS\system32\DllCache\OEMBIOS.SIG : Failed
Copying D:\OEM\FILESETS\XP\FUJITSU_D2D64C41\OEMBIOS.BIN : Failed
Copying C:\WINDOWS\system32\DllCache\OEMBIOS.BIN : Failed
Running: D:\OEM\KEYS\XP\XP_PRO\SetKey GVVF9-44R2P-*****-*****-***** : Failed
D:\OEM\KEYS\XP\XP_PRO>
So something is being detected as a Fujitsu somewhere.... but using the files DIRECTLY off of MSFN I have no grief... very odd indeed.
Something to look into.