Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack (2) Thread Tools Display Modes
Old 06-05-2007, 12:12 PM   2 links from elsewhere to this Post. Click to view. #1 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Cool Spiderman Shutdown Dialog And Login Screen


hi guys . after the spider man release i hv been motivated to do modify my comp like a spider man one . so heres 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.

hers 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


Code:
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 ............ thts it
i have also made a spider man login screen
heres how it looks


for y\this just download the logonui.exe file from HERE

and finally replace it using replacer
iceeeeman is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 06-05-2007, 01:51 PM   #2 (permalink)
In The Zone
 
cooldip10's Avatar
 
Join Date: Mar 2005
Location: New Delhi
Posts: 493
Default Re: Spiderman Shutdown Dialog And Login Screen

Coooool
__________________
Everything is Possible
cooldip10 is offline  
Old 06-05-2007, 03:10 PM   #3 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: Spiderman Shutdown Dialog And Login Screen

Nice one
thanks
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 06-05-2007, 06:35 PM   #4 (permalink)
Broken In
 
Join Date: Apr 2006
Location: 127.0.0.1
Posts: 165
Default Re: Spiderman Shutdown Dialog And Login Screen

great work.
__________________
Freakish Attitude :cool:
freakitude is offline  
Old 06-05-2007, 07:18 PM   #5 (permalink)
★★★★★★★★★
 
pritish_kul2's Avatar
 
Join Date: Aug 2006
Location: in a house
Posts: 479
Default Re: Spiderman Shutdown Dialog And Login Screen

and if i want to undo?
pritish_kul2 is offline  
Old 06-05-2007, 07:25 PM   #6 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default Re: Spiderman Shutdown Dialog And Login Screen

nicw work, add a wallpaper link 2 go with it, if u can.
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Old 06-05-2007, 11:13 PM   #7 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: Spiderman Shutdown Dialog And Login Screen

cool work m8
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline  
Old 06-05-2007, 11:59 PM   #8 (permalink)
Phenom II X4 920 Owner
 
prateek_san's Avatar
 
Join Date: Sep 2004
Location: New Delhi
Posts: 400
Default Re: Spiderman Shutdown Dialog And Login Screen

cool man.....go web now...
__________________
"A strong positive mental attitude will create more miracles than any wonder drug." - Patricia Neal
prateek_san is offline  
Old 07-05-2007, 05:16 AM   #9 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2006
Location: used 2 live in bareilly(u.p.)
Posts: 39
Post Re: Spiderman Shutdown Dialog And Login Screen

it's just rocking.....
sandeep bhatia is offline  
Old 07-05-2007, 12:44 PM   #10 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: Spiderman Shutdown Dialog And Login Screen

great work ! ! !
ax3 is offline  
Old 07-05-2007, 07:55 PM   #11 (permalink)
Loading . . . please d'nt
 
CINTEL ENTRINO's Avatar
 
Join Date: Aug 2006
Location: IMC
Posts: 236
Default Re: Spiderman Shutdown Dialog And Login Screen

thnx.... keep posting man...
CINTEL ENTRINO is offline  
Old 07-05-2007, 10:16 PM   #12 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Default Re: Spiderman Shutdown Dialog And Login Screen

Quote:
@pritish_kul2
dude i have written in the tutorial tht before doing any changes create a backup of ur files!!!!!!!!!! if u want to undo replace the default files !!!!


AND GUYS THNX FOR UR VALUEABLE COMMENTS
iceeeeman is offline  
Old 08-05-2007, 05:26 PM   #13 (permalink)
Alpha Geek
 
sachin_kothari's Avatar
 
Join Date: Dec 2004
Location: Pune
Posts: 569
Default Re: Spiderman Shutdown Dialog And Login Screen

thanks for this tutorial.
sachin_kothari is offline  
Old 08-05-2007, 11:46 PM   #14 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Default Re: Spiderman Shutdown Dialog And Login Screen

theres more guys
there a screen shot my my run dialog


heres how to do it 1st download the required img from HERE
then extract it in a folder
NOW OPEN SHELL32.DLL in resource hacker

and then click on action and then add a new resource ....
Browse the image file mentioned above .
then enter the resource name as 9890 and resource language as 1033
click on OK......

THEN GO TO ...

Dialog ->1003 ->1033

THE REPLACE THE DEFAULT CODE WITH THIS ONE
Code:
1003 DIALOGEX 0, 0, 142, 168
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | DS_CONTEXTHELP | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Run"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
   CONTROL "", 12298, COMBOBOX, CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 44, 6, 56, 194 
   CONTROL "Go..", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 142, 50, 14 
   CONTROL "&Web...", 12288, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 83, 142, 50, 14 
   CONTROL 9890, 0, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 1, 65535, 141, 170 
}
AND THEN CLICK ON COMPLILE .......

now save this file as shell32.dll on ur desktop and finally replace it using replacer!!!!

heres a wallpaper tht goes with this spidy customizations DOWNLOAD
iceeeeman is offline  
Old 10-05-2007, 04:53 PM   #15 (permalink)
★★★★★★★★★
 
pritish_kul2's Avatar
 
Join Date: Aug 2006
Location: in a house
Posts: 479
Default Re: Spiderman Shutdown Dialog And Login Screen

But what will be the original file to be replaced?
It says,"A file cannot replace itself."
pritish_kul2 is offline  
Old 11-05-2007, 07:23 AM   #16 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Default Re: Spiderman Shutdown Dialog And Login Screen

Quote:
Originally Posted by pritish_kul2
But what will be the original file to be replaced?
It says,"A file cannot replace itself."
dude u fogot to Read the line in thT tut which says'PLZ CREATE A BACKUP OF UR FILES BEFORE PERFORMING THIS'

however if u hv not created a backup of ur files n u want to undo changes ,search for the reqired filename in %windows/system32% (msgina.dll for the shutdown dialog and logonuie.exe for loging ,logoff screen)
when u search "msgina" u will find two files 1 named "msgina.dll" and 2 nd named "msgina.backup" all u have to is to rename the msgina.backup to
'msgina.dll" n save it on ur desktop n then replace it using replacer 8)
same to b followed for logonui.exe
iceeeeman is offline  
Old 12-05-2007, 07:32 AM   #17 (permalink)
★★★★★★★★★
 
pritish_kul2's Avatar
 
Join Date: Aug 2006
Location: in a house
Posts: 479
Default Re: Spiderman Shutdown Dialog And Login Screen

ahhhhhhhh...... finallllly ho gaya. i saved the registry instead of replacong the file in the windows folder , ireplaced the file which i saved
pritish_kul2 is offline  
Old 12-05-2007, 08:02 AM   #18 (permalink)
Apprentice
 
Wannabe_a_techie's Avatar
 
Join Date: Feb 2006
Location: Moon
Posts: 69
Default Re: Spiderman Shutdown Dialog And Login Screen

Woohooo!

Thanks iceeeeman!
Wannabe_a_techie is offline  
Old 12-05-2007, 08:10 AM   #19 (permalink)
Alpha Geek
 
prasad_den's Avatar
 
Join Date: Sep 2005
Location: The new cherry..!!
Posts: 931
Default Re: Spiderman Shutdown Dialog And Login Screen

Wonderful tut...!! Great going spiderman.... oops, iceeeeman..!!
prasad_den is offline  
Old 12-05-2007, 02:48 PM   #20 (permalink)
 MacManiac
 
jamesbond007's Avatar
 
Join Date: Jan 2005
Location: Nalgonda
Posts: 707
Default Re: Spiderman Shutdown Dialog And Login Screen

Okay man thats got be an awesome tutorial. You are a fan of Spider Man, well I am also a fan of Spidey but I am a greater fan of Anna Kournikova. Hence when I tried your trick the only difference was in b.bmp, which was ofcourse a 500x250 beautiful Anna Kournikova bmp image. Everything is fine but I am not unable to change your custome text like Bye Bye, take care , will be back and so on.
I tried replacing your text with mine in Res Hacker and managed to compile it successfully as well but when I save it I get error saying cannot create magina.dll. So my question is anyone's guess.... a work around for this so that I can use my text
__________________
Why doesn't Airport automatically connect to the default Wireless network after a power cut ??
jamesbond007 is offline  
Old 12-05-2007, 03:31 PM   #21 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Default Re: Spiderman Shutdown Dialog And Login Screen

Quote:
Originally Posted by jamesbond007
Okay man thats got be an awesome tutorial. You are a fan of Spider Man, well I am also a fan of Spidey but I am a greater fan of Anna Kournikova. Hence when I tried your trick the only difference was in b.bmp, which was ofcourse a 500x250 beautiful Anna Kournikova bmp image. Everything is fine but I am not unable to change your custome text like Bye Bye, take care , will be back and so on.
I tried replacing your text with mine in Res Hacker and managed to compile it successfully as well but when I save it I get error saying cannot create magina.dll. So my question is anyone's guess.... a work around for this so that I can use my text
hi ... the reason y u cant change is because the file named "msgina.dll"is being used in the background by microsoft hence u cannot save it....
ill tel u how to do it "after u have complied the file click on save as and then save the file anywhere on ur hard disk , but the name of the file should b same , for eg if u are editing msgina.dll then save it as magina.dll (same name) but now save it on ur desktop....

after this open replacer n repace ur original file i.e the one in %windows/system32% folder with the one u saved on ur desktop or anywhere on ur hard disk

any more probs lemme know.....

Last edited by iceeeeman; 13-05-2007 at 12:55 AM.
iceeeeman is offline  
Old 12-05-2007, 11:41 PM   #22 (permalink)
 MacManiac
 
jamesbond007's Avatar
 
Join Date: Jan 2005
Location: Nalgonda
Posts: 707
Default Re: Spiderman Shutdown Dialog And Login Screen

Thanx Iceeeeman I managed to get my work done with replacer. Now how about replacing these modified files viz msgina.dll, shell32.dll, logonui.exe and sysdm.cpl with those that are in Original Win XP CD. I mean I want to create a Win XP cd with all my modified system files in it so that when I next install Windows on my PC I dont have to modify all these files again.
I guess nLite and Windows unattended cd installer may have this option but is there any easier way to do this ? Can I use replacer to replace original system files with the modified ones??
__________________
Why doesn't Airport automatically connect to the default Wireless network after a power cut ??
jamesbond007 is offline  
Old 13-05-2007, 01:14 AM   #23 (permalink)
Broken In
 
Join Date: Jan 2007
Posts: 133
Default Re: Spiderman Shutdown Dialog And Login Screen

Quote:
Originally Posted by jamesbond007
I guess nLite and Windows unattended cd installer may have this option but is there any easier way to do this ? Can I use replacer to replace original system files with the modified ones??
Just replace the files on the CD with the ones on your comp. ie first make them into cab format ...
for doing this open commandpromt (cmd) a then type the place where the file is located for eg
c:/a/makecab shell32.dll (if u want to compress the shell32.dll file) doin do wil change the extension of the file to shell32.dl_ then go to winxp setup folder 1386 n then replace the file

Last edited by iceeeeman; 14-05-2007 at 03:40 PM.
iceeeeman is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/57080-spiderman-shutdown-dialog-login-screen.html
Posted By For Type Date
TUTORIAL:Spiderman Shutdown Dialog & Login screen - Neowin Forums This thread Refback 11-08-2010 05:20 PM
New Vista Taksmanager In Windows Xp - WinMatrix This thread Refback 24-06-2010 01:23 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
TUTORIAL: Enable HIBERNATE Button in Shutdown Dialog Box ! Vishal Gupta Tutorials 60 19-03-2008 12:37 AM
Where is the shutdown dialog? uzair QnA (read only) 6 16-03-2007 04:22 PM
Login Screen Problem Shikher_neo Software Q&A 4 23-12-2006 11:04 PM
login screen removal gofeddy Software Q&A 4 23-11-2006 01:11 AM
Windows SHUTDOWN Problem, system freezez on shutdown screen catch_maxi Software Q&A 2 16-03-2006 07:38 PM

 
Latest Threads
- by abhidev
- by chris
- by Tenida
- by clinton

Advertisement




All times are GMT +5.5. The time now is 04:01 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2