Does anyone know where I can find the fish image.
I looked for it in the file NTOSKRNL.exe with ResHach but found nothing.
I want to port it to Windows 7 or 8 DP (if possible).
IDEAS ?
![]()

Does anyone know where I can find the fish image.
I looked for it in the file NTOSKRNL.exe with ResHach but found nothing.
I want to port it to Windows 7 or 8 DP (if possible).
IDEAS ?
![]()
Here is the image...

But is it possible to insert it into the other builds boot files ?
Last edited by vrosa; 11-14-2011 at 07:06 PM. Reason: update

As far as I see it isnt possible with Win2k3. Let me try with DP now.
The boot image is a different story entirely...consists of a .bmp with 35 frames....

So in theory it's possible to edit/replace the bitmaps ? In what file are they located ?
![]()
It is a bitmap File. The file is extracted by locating the c:\windows\system\bootres.dll file and opening it an application capable of opening executables as resources. Once it is open, you must export the Data type resource with the ID of 1. The data contained in this will be binary and data starts with MSWIM. Export it to bootres_0001.wim. It will be 2,208,148 bytes in size. This is an Windows Imaging Format file you need ImageX to open the archive.

Thanks for clarifying
~edit~
Sadly ResHacker doesnt show any resource in bootres.dll
![]()


ResEdit doesnt allow me to export the data and Resource Tuner doesnt open x64 files.
~edit~
WinHEX opens the file but i couldnt find a way to export the data
| Similar Threads | ||||
| Thread | Forum | |||
| Fraps 3.1.2 on Build 7989 | Gaming | |||
| Windows 8 beta and RC on the horizon, updates to developer build | Windows 8 News | |||
| | General Discussion | |||
| Running build 7989 Where are the new features? | General Discussion | |||
| Windows 8 Build 7989 leaked | Windows 8 News | |||