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 (16) Thread Tools Display Modes
Old 28-05-2007, 02:15 AM   #241 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2006
Posts: 3
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial


I've looked all over the place in my system for this dialog and I'm not having any luck finding it. The closest I can find is dialog 2450 inside msgina.dll, but I have no earthly idea where it is getting the background image from. I have already modified BMP's 20140 & 20142 thinking that it was coming from there, but it's not. I've successfully moded *most* of my system and whittled away at it so that it takes up as little space as possible. This one screen is all I have left. Does anybody know where I can find the image resources for this:



...many thanks in advance for your answer and many thanks to everyone for showing me how to do this in the first place.
-={ SEASER }=- is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 28-05-2007, 02:26 AM   #242 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ Open "%windir%\System32\Shell32.dll" and change "14351" and "14354" BITMAPs.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 28-05-2007, 11:45 AM   #243 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2006
Posts: 3
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Quote:
Originally Posted by Vishal Gupta
^^ Open "%windir%\System32\Shell32.dll" and change "14351" and "14354" BITMAPs.
Excellent!! I had changed 14351 already, but somehow missed the other. Thank you kind sir.
-={ SEASER }=- is offline  
Old 28-05-2007, 08:37 PM   #244 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ u r welcome.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 31-05-2007, 03:44 PM   #245 (permalink)
Juxcess sucks my balls
 
Pratik Roy's Avatar
 
Join Date: Mar 2007
Location: I used to live with Jxcess since he was gay...
Posts: 23
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Thanks Vishal, you only made me learn about Resource Hacking....
Pratik Roy is offline  
Old 31-05-2007, 08:45 PM   #246 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ My pleasure buddy. I'm glad that my tut helped u.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 01-06-2007, 02:42 PM   #247 (permalink)
In The Zone
 
cooldip10's Avatar
 
Join Date: Mar 2005
Location: New Delhi
Posts: 493
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Vry good and LONG tute Sir
__________________
Everything is Possible
cooldip10 is offline  
Old 01-06-2007, 02:45 PM   #248 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ thnx.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 08-06-2007, 02:49 AM   #249 (permalink)
Right Off the Assembly Line
 
Join Date: Oct 2006
Posts: 3
Smile Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Quote:
Originally Posted by Vishal Gupta
!!! WARNING !!!

Playing with system files using resource hacker can be Dangerous for your system and it can make your system not working.

So use it at your own risk!


UPDATE: Don't forget to visit following posts/threads:

TUTORIAL: List of Files to be hacked using Resource Hacker!
TUTORIAL: List of some Interesting Hacks, which can be made using Resource Hacker!
TUTORIAL: Changing Windows XP Login Screen Text Entries !
TUTORIAL: Change Look-n-Feel of Windows XP Start Menu
TUTORIAL: Enable HIBERNATE Button in Shutdown Dialog Box !
TUTORIAL: How to enable "VIEW" Menu on Desktop !
TUTORIAL: Make Your Windows XP look-a-like Windows Vista


Guys!

So many members hv asked me a lot of questions about Resource Hacker, like:

=> How to replace existing Resources ( Bitmaps, AVI, Icons, etc.) in a file?
=> How to add ur own resources?
=> How to change Menus/ Strings?

and so on...

So here I'll try to cover all such questions and many other tips-n-tricks.
So here we go.....

NOTE: I hv divided this tutorial in 2 parts:

PART1 : BASIC INFORMATION
PART2 : ADVANCED INFORMATION

Basic part contains Basic details, like viewing/replacing resources, etc.
Advanced part covers some advance information which is described for geeks. Like Adding ur own resources, using scripts with resource hacker, etc.

PART1 : BASIC INFORMATION


What is Resource Hacker:

Resource Hacker is a Free s/w to edit 32-bit windows files (DLL, EXE, CPL, and many other). U can add/delete/view/rename/modify existing resources in a file using this gr8 piece of s/w.

Download Link:

U can d/l Resource Hacker from here.
U don't need to install it, simply extract the files and run the s/w. It also doesnt make any entry in Registry!

Using Resource Hacker:

When u open a file in Resource Hacker, it shows various directories in left-side pane, like:

AVI
Cursor
Bitmap
Icon
Menu
Dialog
String Table
Accelerators
Version Info

and so on...



These directories vary from file to file!
Following is a small description of these directories:

AVI : This directory contains AVI files.
Cursor : This directory contains Cursor files.
Bitmap : This directory contains Bitmaps.
Icon : This directory contains Icons.
Menu : This directory contains various Menus.
Dialog : This directory contains various Dialog boxes.
String Table : This directory contains various Strings.
Accelerators : This directory contains Shortcut keys.
Version Info : This directory contains version information of the file.

Viewing Resources:

U can view any resource embedded in the file. Simply expand the directory and click on the name of the resource.
Actually each resource contains 3 parts:

Resource Type
Resource Name
Resource Language


Resource Type : Its indicate that the resource is an AVI/Bitmap/Menu/Cursor/Icon/String/etc.
Resource Name : It describes the name of a resource, no 2 resource can hv the same name.
Resource Language : Its the language used in the file. For ENGLISH its 1033.

Changing the Resources:

=> For Icon/Cursor/Bitmap:

1.) Select the resource ( e.g. Bitmap -> 131 -> 1033 ).
2.) Click on Action -> Replace Icon/Cursor/Bitmap....



3.) It'll open a new window, click on Open file with new Icon/Cursor/Bitmap button.
4.) Select the desired resource in the OPEN dialog box and click on Open button and then Replace.

=> For other resources like AVI:

Its a little bit different.

1.) Click on Action -> Replace Other Resource....
2.) It'll open a new window, click on Open file with new resource button.
3.) Select the file and click on Open button.
4.) Now u hv to give the required information for this resource, which I mentioned earlier.

Resource Type
Resource Name
Resource Language




In type give the type of resource, e.g. if u r replacing AVI file then give the type as AVI.
In name give the exact name of the existing resource which u want to replace with this new one.
In language give 1033 for English.

5.) And finally click on Replace button.

=> For Menus/Strings/Dialogs:



To change String/Menu/Dialog boxes, Select the desired resource, e.g., String Table -> 4 -> 1033, and make ur changes and then click on Compile Script button. It'll compile the script and will give ERROR if something goes wrong so that u can correct the problem!

Continued...
Use full Information.
ashok_wise is offline  
Old 08-06-2007, 02:53 PM   #250 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ thnx. I'm glad u liked it.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 08-06-2007, 10:31 PM   #251 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 495
Smile Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

hi vishal
wana know two things :-
1- how can i change hibernating screen in xp .
2- whenever i try to paste any bitmap on logoff screen my switch user , log off and cancel icons disappears behind that bitmap screen what should i do so that these icons appera on the bitmap ?

plz help
saurabh kakkar is offline  
Old 08-06-2007, 11:04 PM   #252 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

1. I never used Hibernate in XP and never tried to look for it in any file. But u can try "%windir%\System32\ntoskrnl.exe". may be the BITMAP exists in this file?

2. For it u hv change all required dimensions in LogonUI.exe file. The easiest method will be to use Logon Studio.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 08-06-2007, 11:39 PM   #253 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 495
Smile Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Quote:
Originally Posted by Vishal Gupta
2. For it u hv change all required dimensions in LogonUI.exe file. The easiest method will be to use Logon Studio.
sorry vishal i was not able to explain u properly what i wana ask
my problem is :
whenever i try to insert a bmp image on any thing like run dialog box or shutdown box etc my icons disappers behind the bmp image i.e i am able to view only bmp image .
what should i do so that these icons appear on the bmp image.

like my logoff screne is coming like:


instead of coming like this :
saurabh kakkar is offline  
Old 09-06-2007, 02:45 AM   #254 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Try this:

Right-click on BMP and select "Edit Control". Now scroll down to bottom and enable option "WS_CLIPSIBLINGS". Now compile Script.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 09-06-2007, 12:12 PM   #255 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 495
Smile Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Quote:
Originally Posted by Vishal Gupta
Try this:

Right-click on BMP and select "Edit Control". Now scroll down to bottom and enable option "WS_CLIPSIBLINGS". Now compile Script.
thanks buddy u r genius i think u have done masters on RESOURCE HACKER
saurabh kakkar is offline  
Old 09-06-2007, 11:58 PM   #256 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ thnx for ur comments buddy.
So it worked for u?
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 11-07-2007, 01:00 PM   #257 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 6
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

I am trying to edit my sysdm.cpl file to give it a customized look. I am trying to make it look like this -
Reduced 92%






1240 x 604 (131.09K)





//




The script is compiling and everything seems to work fine in Resource Hacker but when I save the file this is what I get -
Reduced 86%






689 x 561 (60.49K)





//

How do I correct this problem? Any help would be appreciated!
arijit2002 is offline  
Old 11-07-2007, 01:54 PM   #258 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ Buddy pls don't make duplicate posts. U posted the same post in 3 other threads too.

Regarding to ur problem, place that BMP file in "%windir%\System32\" folder and rename the BMP as "OEMlogo.bmp".
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 27-08-2007, 11:02 AM   #259 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2007
Posts: 1
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Hello Vishal Sir ,

I just love the way u shared tutorial,
i want to know the tutorial u shared in page no.1, is for XP or Vista ? i want to try .
Is it possible to put my own pic in log in screen ?


Thanks in Advance
Nr.
nr_think is offline  
Old 01-09-2007, 10:50 AM   #260 (permalink)
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 495
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Quote:
Originally Posted by nr_think
Hello Vishal Sir ,

I just love the way u shared tutorial,
i want to know the tutorial u shared in page no.1, is for XP or Vista ? i want to try .
Is it possible to put my own pic in log in screen ?


Thanks in Advance
Nr.
welcome to digit forum

this tutorial is for windows XP users if some one places tutorial for VISTA he

places on the title bar or in the Message that this tute is for VISTA

SO u want to coustomise ur login screen follow this tute of mine

HOW TO Customize Ur login screen


i hope this will help
saurabh kakkar is offline  
Old 22-09-2007, 08:45 PM   #261 (permalink)
In The Zone
 
evewin89's Avatar
 
Join Date: Sep 2007
Posts: 360
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Vishal u r cool man...... thankzzzzz...
__________________
Evil Lives 4ever......
evewin89 is offline  
Old 25-09-2007, 08:14 PM   #262 (permalink)
047
Apprentice
 
047's Avatar
 
Join Date: Feb 2007
Posts: 93
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

@ vishal

i want to know how to replace start button usin res. hack.
one more thing if i want to change the taskbar in res hak. wat shud be the size(pixels) of the file .
047 is offline  
Old 25-09-2007, 10:39 PM   #263 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

1. Look for "Changing the Start button Text" in following:

List of a few Locations in Windows XP to be Hacked

2. It depends upon the theme. You just need to replace the taskbar BITMAP using resource hacker.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 29-09-2007, 06:51 PM   #264 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2007
Posts: 32
Exclamation Re: Resource Hacker 4.00

Hi,

Download Resource Hacker 4.00

Created By: Numair

Enjoy downloading Resource Hacker 4.00

http://rapidshare.com/files/59047660/ResHack.exe.html

Size: 566KB
Publisher: Numair

The product has run at the follwing operating systems

Win2000 & XP
Masroor is offline  
Old 29-09-2007, 09:19 PM   #265 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ I just checked your site and found you have totally copied pasted my resource Hacker tutorial there without giving any credit and source. Its plagiarism dude and will not be tolerated.

I have replied your mail and request you do what I suggested in mail, if you don't want to get in any trouble.
__________________
:arrow: http://www.AskVG.com/

Last edited by Vishal Gupta; 01-10-2007 at 03:54 PM.
Vishal Gupta is offline  
Old 30-09-2007, 08:16 AM   #266 (permalink)
Right Off the Assembly Line
 
Join Date: Nov 2005
Location: Chandigarh
Posts: 24
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

get free book on hacking from computer section of www.ebooksengine.com
__________________
www.ebooksengine.com
the_sweet_poision is offline  
Old 30-09-2007, 01:50 PM   #267 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2007
Posts: 2
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

Dear Vishal Gupta
you are great man. thanks for your tutorial. it is a goot work.
dear i want to create my own windows xp installer CD with my own screen shoots. how can it possible. pleas help me.
thanks
munaf
a_mshahid@hotmail.com
munaf is offline  
Old 01-10-2007, 03:55 PM   #268 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

^^ Its possible using "nLite":

http://www.nliteos.com/
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 01-10-2007, 05:50 PM   #269 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2007
Posts: 2
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

dear Vishal Gupta
thanks for your respond. but i m still to know that how can i add my own screen shoots. is it possible in nlite. i download it but not use at this time.
thanks.
munaf
a_mshahid@hotmail.com
munaf is offline  
Old 01-10-2007, 06:16 PM   #270 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: All About Resource Hacker! A Brief Tutorial

What do you mean by adding screenshots? Pls be more clear.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta 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/31112-tutorial-all-about-resource-hacker-brief-tutorial.html
Posted By For Type Date
TUTORIAL: Make Your Windows XP look-a-like Windows Vista Post #0 Refback 31-03-2012 01:08 PM
Trik Seputar Komputer: Melihat Source Code File *.exe This thread Refback 06-02-2012 01:55 PM
Audio Asylum Thread Printer This thread Refback 11-12-2011 09:53 PM
Melihat Source Code File *.exe | Trik Seputar Komputer This thread Refback 17-11-2011 06:36 AM
Dunia Komputer: Melihat Source Code File *.exe This thread Refback 17-08-2011 02:26 AM
TUTORIAL: Make Your Windows XP look-a-like Windows Vista This thread Refback 22-07-2011 09:01 AM
Icon Trouble - RPG RPG Revolution Forums This thread Refback 10-07-2011 10:45 PM
как установить свою иконку на файлы определённого расширения? / Форум / Флейм / GameDev.ru — Разработка игр This thread Refback 24-06-2011 08:06 AM
Tips dan Trick's: Melihat Source Code File *.exe This thread Refback 11-04-2011 05:20 PM
Dunia Teknologi: Melihat Source Code File *.exe This thread Refback 16-01-2011 01:42 PM
How to change Display Properties Dialog box Windows XP SP3 How-To Geek Forums This thread Refback 14-09-2010 01:25 AM
How to change Display Properties Dialog box Windows XP SP3 How-To Geek Forums This thread Refback 12-09-2010 09:51 PM
Iconpackager changed some default icons - Windows 7 Forums This thread Refback 30-08-2010 07:25 PM
TUTORIAL: Make Your Windows XP look-a-like Windows Vista Post #0 Refback 28-08-2010 08:33 PM
ResEdit help needed - General Discussion - Windows Customization & Support - FORUM CrystalXP.net English This thread Refback 23-07-2010 01:53 PM
Tutorial All About Resource Hacker In A Brief Tutorial Windows Xp | One Stop Information Resources This thread Refback 17-07-2010 08:48 PM

 
Latest Threads
- by chris
- by icebags
- by Tenida

Advertisement




All times are GMT +5.5. The time now is 01:26 AM.


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

Search Engine Optimization by vBSEO 3.3.2