TUTORIAL: List of Files to be hacked using Resource Hacker!

BNVSAJ

Right off the assembly line
How can I create my own theme? i.e., .msstyle file like the one that you created?
Please let me know this...
 

Tech Geek

Wise Old Owl
BNVSAJ said:
How can I create my own theme? i.e., .msstyle file like the one that you created?
Please let me know this...
1 Download Resource Hacker
2 open the .msstyle of any theme( for ex. take vishals theme's .msstyle)
3 go to bitmap
4 change the pictures
 

iceeeeman

Journeyman
Guys Want A New System Properties Dialog & Run Dialog ,here It Goes

GUYS THIS IS MY SECOND TUT !! HOPE U ALL LIKE IT!!!!!:p

hi guys hv customised run dialog .:p
*img88.imageshack.us/img88/3062/15508099zd3.jpg


IF u want to customise ur dialogs just copy the following code in
Just open "%windir%\System32\Shell32.dll" file in Resource Hacker and then goto:

Dialog -> 1003 -> 1033 (for run dialog) :)
Now replace the existing code in right-side pane with the following code:


code:
1003 DIALOGEX 0, 0, 256, 102
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, 33, 7, 183, 199
CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 23, 80, 50, 14
CONTROL "&Browse...", 12288, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 182, 80, 50, 14
CONTROL 9890, 0, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 65533, 65535, 260, 105
}

Click on Compile Script button.
And also download a BMP file from {*www.MegaShare.com/125471} and after extracting the BMP file from it, THEN,. Just click on Action -> Add a new resource and then click on Open file with new resource button. Select the downloaded BMP file and click on Open. Now in Resource Name enter 9890 and in Resource Language enter 1033 and click on Add Resource button. here u go!!!!!!!

THEN SAVE THIS FILE n replace it using replacer!!:)

AND

Guys if u wanna make ur system properties dialog like this one:p:p
*img62.imageshack.us/img62/86/propic8.jpg


just download this file n then just replace it with windows/system32/sysdm.cpl using replacer
FOR AMD USERS :
*rapidshare.com/files/20182236/sysdm.rar
FOR INTEL USERS:*rapidshare.com/files/20203136/sysdmintel.rar
Then just open this file in resource hacker and go to string
SYSDM.CPL/DIALOG 101/1033 AND THEN JUST COMPLETE THE LINE Windows vista regestired TO_______________(THE LAST LINE WHERE IT IS WRITTEN UR_DESIRED _STRING)

finally relace it
ENJOY :D, please reply if u all like my work:):):):)
__________

 
Last edited:

iceeeeman

Journeyman
Re: GUYS WANT A NEW RUN DIALOG ,here it goes

insane said:
whats a replacer ?

Replacer

Replacer is an easy to use system file replacer for Windows 2000 and XP. It safely replaces protected or in-use system files.

u can download it from Here *www3.telus.net/_/replacer/Replacer.zip
 

::.BLOOD!GOD.::

Broken In
can u plz send the full tutorial on how u changed run box to this style
plz send in with full details
thanks in advance
Vishal Gupta said:
This is how my new System Properties dialog box (Sysdm.cpl) and Run dialog box looks? :)

I tried to make it look-a-like VISTA dialog box and fill the left space with an image! :D

*img147.imageshack.us/img147/9571/sysdm0jo.jpg

And this is RUN dialog box w/o ne text:

*img80.imageshack.us/img80/6710/run3ae.jpg
 
OP
Vishal Gupta

Vishal Gupta

Microsoft MVP
^^ Open %windir%\System32\Shell32.dll file in resource hacker, goto:

Dialog -> 1003 -> 1033

and now u can change/add/remove/move the components in the dialog box. After it compile the script and save the file. :)

PS: I don't hv XP installed on my computer, using Vista now. So I can't post the exact code for the dialog box.
 

mneo

Broken In
Sadly i am not a poet & ur not a girl (I AM only interested in gals) else i wud have written an epic full of thanx on this briiliant work

I just joined in & jut saw this work of urs

Now i think i was living in stone age.Thanx for ur time machine.
 

BBThumbHealer

BlackBerry Guru ! :)
Request : Change The Look Of Run Dialog Box In XP

hey guyz ...

i want to modify the look of my run dialog box in XP ...tried to modify the file which vishal gupta told but was totally confused which code to modify to include pics n all the other stuff...

so can ne 1 plz help me out step by step to modify the run dialog box ?

thnx

BlackBerry7100g..
 
OP
Vishal Gupta

Vishal Gupta

Microsoft MVP
Re: Request : Change The Look Of Run Dialog Box In XP

I'm sorry buddy, I'm really very sorry coz I didnt get must time to send u the step-by-step procedure. :(
But now I'm posting it, so enjoy: :)

1.) Open %windir%\System32\Shell32.dll file.
2.) Add your desired bitmap at any location not listed in file.
3.) Now come to Dialog -> 1003 -> 1033 and here u can add/remove anything acc. to ur requirements.

I don't hv XP on my system, so I can't give u the exact code or images. For how to add the images in the file as well as in dialog box, pls go thru the following tut:

*www.thinkdigit.com/forum/showthread.php?t=31112
 

BBThumbHealer

BlackBerry Guru ! :)
Re: Request : Change The Look Of Run Dialog Box In XP

nps vishal....u must be busy wid inventing new techniques to modify GUI of vista ....:D...btw thnx for above tut...
 

iceeeeman

Journeyman
guys can u tel me how to change the look of this dialog i.e by editing which file plz. help.!!!!!!!!!!!!
*img409.imageshack.us/img409/7522/untitledkm5.jpg
 
OP
Vishal Gupta

Vishal Gupta

Microsoft MVP
I don't hv XP installed on my system, so can't tell the exact file name.
But afaik, its %windir%\System32\rasdlg.dll or rasdiag.dll ;)
 

Rob Johnson

Right off the assembly line
Hi,

Vishal I'm trying to mod the domain logon and shut down dialog boxes, I've successfully modded the logon dialog with my companies logo.

I've been res-hacking msgina.dll and changed the BMP's for

Bitmap >> 101 >> 1033
Bitmap >> 103 >> 1033
Bitmap >> 107 >> 1033

Rather than replace the existing msgina file I've included a line in the regsitry pointing to the repacement.

Small snag... the domain shut down dialog box bitmap doesn't change... am I missing something simple?

*img263.imageshack.us/img263/3988/shutdownwinpa0.gif

Thats the one I wish to change, like I said all the others work fine, it's just this one thats got me stumped..

Cheers for any help you or anyone else can offer...

Rob
 

Harvik780

ToTheBeatOfUrHeart
Do u know that if u continuously save a file in res hack it looses it's integrity and the becomes corrupt.I got a file corrupted just like that..
 

Rob Johnson

Right off the assembly line
Vishal Gupta said:
^^ Try to change the same BITMAPs in "Shell32.dll" file.

Vishal, the only two bitmaps that look like they need changing are

131:1033
and
138:1033

both of these I've changed and I've used replacer to replace shell32.dll...
when I open shell32.dll with resource hacker it shows the two new bitmaps.

but for some reason that dialog box remains unchanged..

the login boxes look like this...

*img221.imageshack.us/img221/6524/pic1on8.png
*img84.imageshack.us/img84/98/pic2mq0.png
*img145.imageshack.us/img145/6492/pic3lc6.png

but when you click "start" and then "shutdown" you get this

*img219.imageshack.us/img219/8441/pic4za5.png

then it changes back to the bitmaps I've res-hacked in for the "closing network connections" etc dialog boxes prior ro the pc switching off.

Like I said it's got me stumped, I've changed all I thought I had to... so anymore help would be gratefully recieved..

Rob
 
Top Bottom