Change Window Logon Message

Hello
Today i will teach about how you can change you window logon Message "Welcome" to "Your own Message". To change window logon message i m using a small tool name as "resouce replacer".
       This tool has been design for....

1. View resources in Win32 executable files (*.exe, *.dll, *.cpl, *.ocx) and in Win32 resource files (*.res) in both their compiled and decompiled formats.

2. Extract (save) resources to file in: *.res format; as a binary; or as decompiled resource scripts or images. Icons, bitmaps, cursors, menus, dialogs, string tables, message tables, accelerators, Borland forms and version info resources can be fully decompiled into their respective formats, whether as image files or *.rc text files.
3. Modify (rename or replace) resources in executables. Image resources (icons, cursors and bitmaps) can be replaced with an image from a corresponding image file (*.ico, *.cur, *.bmp), a *.res file or even another *.exe file. Dialogs, menus, stringtables, accelerators and messagetable resource scripts (and also Borland forms) can be edited and recompiled using the internal resource script editor.Resources can also be replaced with resources from a *.res file as long as the replacement resource is of the same type and has the same
name.

4. Add new resources to executables.Enable a program to support multiple languages, or add a custom icon or bitmap (company logo etc) to a program's dialog.

5. Delete resources.
Most compilers add resources into applications which are never used by the application. Removing these unused resources can reduce an application's size.

Follow the steps one by one for change window logon message.

Step1. Download Resource replacer for free

 Step2:- Open Resource Hacker and click open.

Step3:- Choose C:>>windows>>system32>>logonui.exe

Step4:- Choose logonui.exe>String Table>1>1033


Step5:- change the word ‘Welcome’ to ‘Your Own message‘ 

Step6:-After Changing the appropriate options,Compile the script by Compile script option.

Step7:- Save as the file at another location. Please ensure that it must not be the original location of logonui_new.exe

Step8:- Now open Replacer tool


Step9:- Drag & Drop logonui.exe file from system32 in Replacer than press Enter Key 

Step10:- Now Drag & Drop new Save as file on Replacer. than press enter

Step11:-Press y and reboot the System


Thats it your done ! The next time you ON your system Welcome message will be changed. Hope you enjoyed this.


If you Like this post then plz comments..... Thank You.

Comments