TUTORIAL:Spiderman Shutdown Dialog & Login screen


Recommended Posts

By:iceeeeman

source : http://www.thinkdigit.com/forum/showthread...&highlight=

Hi guys , After the Spiderman release i hv been motivated to do modify my comp like a spider man one . So here's wht all i have done . ill also tel u how to do it .Hope u all like it n try it .

BUT BEFORE TRYING IT MAKE A BACK UP OF THE FILES MENTIONED IN THE TUTORIAL.

HERES A LOOK AT MY SHUTDOWN DIALOG.

untitled1cy6.jpg

By :

Here's how to do it

1. Download the required images from HERE

Extract the file and u'll get 3 BMPs with the name:

b.bmp

c.bmp

d.bmp

open %windir%\System32\msgina.dll file in Resource Hacker and then replace following bitmap's with the mentioned BMP files:

Bitmap -> 20140 -> 1033 with b.bmp

Bitmap -> 20141 -> 1033 with d.bmp

Bitmap -> 20142 -> 1033 with b.bmp

Bitmap -> 20143 -> 1033 with d.bmp

Bitmap -> 20150 -> 1033 with c.bmp

now go to Dilaog ->20100 ->1033

and the replace the code with the following one :-

20100 DIALOGEX 0, 0, 338, 141
STYLE DS_SYSMODAL | DS_SETFOREGROUND | WS_POPUP | WS_BORDER
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
   CONTROL "Cancel", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 130, 116, 40, 12 
   CONTROL "Flag", 20101, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE, 296, 2, 32, 10 
   CONTROL "Bye Bye.", 20102, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE, 7, 0, 162, 26 
   CONTROL "&Wil B Back", 20104, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 273, 17, 22, 20 
   CONTROL "T&ake Care", 20103, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 273, 55, 22, 20 
   CONTROL "&Just Coming", 20105, BUTTON, BS_OWNERDRAW | BS_NOTIFY | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 273, 92, 22, 20 
   CONTROL "&Hibernate", 20106, BUTTON, BS_PUSHBUTTON | BS_NOTIFY | WS_CHILD | WS_VISIBLE, 13, 116, 42, 12 
   CONTROL "", 20108, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 263, 42, 50, 8 
   CONTROL "", 20107, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 263, 79, 50, 8 
   CONTROL "", 20109, STATIC, SS_OWNERDRAW | WS_CHILD | WS_VISIBLE | WS_DISABLED, 263, 117, 50, 8 
}

Now compile it n then save it in any folder ......N then Replace it using Replacer, IF U DON'T HAVE IT U CAN DOWNLOAD IT FROM HERE

I have also made a Spiderman login screen

Here's how it Looks:-

aaaaaaaaaaaaaanf0.jpg

For The login Screen just download the logonui.exe file from HERE

And Finally Replace it using Replacer......

More Suggesstions Are Welcomed.... :rolleyes:

Edited by windowstweaker

The shutdown screen is not good.

"Bye bye..." just doesn't work

"Wil B Back" is not clever

"Take Care" doesn't make sense

and "Just coming" = WTF?

The startup screen is pretty good.

You also need to spell check your post.

  • 5 months later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.