Solved Beta Fish of Windows 8 build 7989

vrosa

Tech Addict
VIP Member
Pro User
Messages
4,370
Location
Belo Horizonte, MG, Brazil
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 ?

:cool:
 
Here is the image...
 

Attachments

  • fish1.png
    fish1.png
    18.1 KB · Views: 2,199
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.
 
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
 
That fish is indeed nice. I came across a lot of windows 8 logo's recently (unofficial), will try to post some next few days if someone is interested.
 
Back
Top