Just a quick err "tip" maybe, If you grab this and you 1 of the few unfortunate ppl that get repeated BSOD/Reboots.
STOP: c0000139 {Entry Point Not Found} The procedure entry point GdiGetBitmapBitSize could not be located in the dynamic link library GDI32.dll.
Fix/Work round is
here
It says
- Boot from a Windows CD or BartPE.
- At Welcome to Setup screen, press “R” to start repair option and open up a Recovery Console’s command prompt window.
- Select the Windows installation to use, normally is C:\Windows and just one option. If so, press “1″ and hit Enter.
- If prompted for administrator password, enter the password (normally blank) and hit Enter.
- Make a backup of existing GDI32.dll in system folder with following command: REN C:\Windows\System32\GDI32.dll C:\Windows\System32\GDI32.dll.orig
Replace “C” of the drive letter of your Windows installation drive if necessary.
- Then copy backup GDI32.dll from c:\windows\servicepackfiles\i386\gdi32.dll to the system folder with the following commands: copy C:\Windows\ServicePackFiles\i386\GDI32.dll C:\Windows\System32\GDI32.dll
Replace “C” with your own system drive letter if applicable.
- Restart computer.
So have a windows xp cd handy just incase