Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DILLENS

Pages: [1]
1
Software / Win2k Dell OEM
« on: May 25, 2010, 02:09:58 AM »
The files that gives you the Dell message are:

file:         located at:

_Table_.sys   CD root

(_Table_.sys) invoked (To activate or start) by winnt

Bchk32.exe    i386 folder

Setupldr.bin   i386 folder

Winnt.exe     i386 folder

Winnt32.exe   i386 folder

remove winnt.exe and winnt32.exe
rename deletall.exe to winnt.exe and formathd.exe to winnt32.exe

1) start the hex editor and load "bchk32.exe"
2) goto offset/location 1F92 (hex) or 8082 (decimal)
3) you should see "---" displayed at this location, change it to "+++"
4) save the edited file using the original name

CRACK THE SETUPLDR.BIN FILE

EDIT THE FILE WITH "ULTRA EDIT" HEX EDITOR
THEN ELIMINATE THE RANGE OF DATA STARTING AT LINE 00000000h
AND ENDING AT LINE 00007FF0h

Your setupp.ini file should read something like this:

[Pid]
ExtraData=6166656C736263737373B2574A0581
Pid=51873XXX

Replace the 3 X's at the end with "270". It should now read something like this:

[Pid]
ExtraData=6166656C736263737373B2574A0581
Pid=51873270


Pages: [1]