Are you using Windows XP or in the boot that fits login screen, If you want to modify the login screen how to do?
After reading this article, modify the XP login screen as it is a piece of cake. Here are the specific modification method:
In Windows XP System32 subdirectory of the directory, find logonui.exe file, and then use the Resource Hacker software, modify the file, the software has the following features:
1 View Win32 executable and related files Resources (* .exe, * .dll, * .cpl, * .ocx), compiled under the format and decompilation can.
2 extract (save) resources to a file (* .res) format, as a binary, or as decompiled resource scripts or images translated. Icons, bitmaps, pointers, menus, dialogs, string tables, message tables, accelerators, Borland forms and version information resources can be fully decompiled to their respective formats, whether as images or text files * .rc .
3 Modify (replace) the executable file resources.
Image resources (icons, cursors and bitmaps) can be the appropriate image file (* .ico, * .cur, * .bmp), *. Res files or even replaced by another * .exe files.
Dialogue, menus, string tables, accelerators and message table resource script can be edited and recompiled using the internal resource script editor.
Resources can also be replaced by a * .res file, as long as the replacement of resources and it is the same type and have the same name.
4 Add a new resource to the executable file.
Allows an application to support multiple languages, or add a custom icon or bitmap to the program's dialog.
5 delete resources. Most compilers add applications never used the resources into the application. Remove these resources can not be used to reduce the size of an application.
Its ability to read, began following surgery, for safety reasons, first logonui.exe backup, and then open the file.
You can modify the login screen according to your preferences. First, go to \ UIFILE \ 1000 \ 1033 \ The following modifications screen colors.
There is a caveat, that image is too big, it will give the user login window covered, so it is necessary in the \ UIFILE \ 1000 \ 1033 \ below to search: layout = flowlayout (1,3,2,3) layoutpos = client ontent = rcbmp (100,0,0, xxx, yyy, 1,0)>, XXX representatives wide, YYY represents high. The XXX and YYY into more suitable for digital, changing for the better future, as long as the file back to its original position covering on the line, because the file is a system file, Windows is not under its direct coverage, you need to enter the pure DOS with the Copy command to copy the past, will be overwritten. Of course, if the modification fails, the backup copy of the file put back on the line, and then modify the failure to find the cause and continue to be modified.
0 komentar