Information
ResHacker succeecfully removes the watermark in Windows 7



WARNING
This Guide is only for Advanced users who understand the Risks!




Here's How:

Download & run ResHacker

Restart your computer in safe mode for the (as yet) best effect, then run ResHacker 'as administrator' from the folder you extracted to.

Now navigate to c:\windows\system32\en-us\user32.dll.mui. Right-click the file and select properties and click the 'Security' tab. Next, click 'Advanced' then the Owner tab then 'Edit' and click your username then click 'Apply' then 'Ok'.
NOTE
You can also use the http://www.sevenforums.com/tutorials...-shortcut.html tutorial from Mr GRiM



Now, in ResHacker, open user32.dll.mui and go to String Table\45\1033 then scroll down to find

HTML Code:
STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
705, "&Reconversion"
706, "shutdown"
707, "power off"
708, "restart"
709, "unknown"
710, "Windows"
711, "If you shut down this remote computer, no one can use it until someone at the remote location manually restarts it.\n\nDo you want to continue shutting down?"
712, "Other people are logged on to this remote computer. Shutting down Windows might cause them to lose data. Also, someone at the remote location will have to restart the computer manually.\n\nDo you want to continue shutting down?"
713, "Other people are logged on to this computer. Shutting down Windows might cause them to lose data.\n\nDo you want to continue shutting down?"
714, "Other people are logged on to this computer. Restarting Windows might cause them to lose data.\n\nDo you want to continue restarting?"
715, "%wsWindows %ws"
716, "%ws Build %ws"
717, "Evaluation copy."
718, "For testing purposes only."
719, "Safe Mode"
}


Remove everything within the "" for 715, 716, 717 & 718 and click 'Compile Script'. This will alter the text to


HTML Code:
STRINGTABLE
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
{
705, "&Reconversion"
706, "shutdown"
707, "power off"
708, "restart"
709, "unknown"
710, "Windows"
711, "If you shut down this remote computer, no one can use it until someone at the remote location manually restarts it.\n\nDo you want to continue shutting down?"
712, "Other people are logged on to this remote computer. Shutting down Windows might cause them to lose data. Also, someone at the remote location will have to restart the computer manually.\n\nDo you want to continue shutting down?"
713, "Other people are logged on to this computer. Shutting down Windows might cause them to lose data.\n\nDo you want to continue shutting down?"
714, "Other people are logged on to this computer. Restarting Windows might cause them to lose data.\n\nDo you want to continue restarting?"
719, "Safe Mode"
}


Notice 715 - 718 are now gone.


Next click File & Save, this will create a user32.dll_original.mui and save the new file.

Restart your machine in normal mode and the watermark will be gone :D
Attachment 15130

Happy
ResHacking guys & gals


Attached Thumbnails