Home › Computer Eggs › Software ›
24 Feb 2007 | Sent in by Blazr360 or Cheesecake
Open Internet Explorer 7.0 and type in res://shdoclc.dll/wcee.htm then click Go.
When it loads, a black page appears. Right click and select View Source - it opens in Notepad.
Find in this text: gurjPRR. This will find 2 lines of text including If and DecodeStr. Highlight and delete them.
Now save this text file as: wcee[1].html
Open the HTML file you saved and it will show fast scrolling credits about the staff and developers who made IE 7.
Cursed Reikon - Apr 16 2010 6:10AM javascript:window.name="TheWCEE";location.href="res://shdoclc.dll/wcee.htm"
That does work, you can also pause it by right clicking.
Cosman246 - Dec 6 2008 8:52AM Actually, it's IE-4 credits. They just left it there. Plus, you can edit the HTML code to make it go slow....
Tom.Slick - Apr 27 2008 2:57AM Does not work in Vista
thedicemaster - Mar 16 2008 1:47PM googled a bit.
javascript:window.name="TheWCEE";location.href="res://shdoclc.dll/wcee.htm"
it will open the page without the block, without even the need of editing the html file
r+ - Feb 22 2008 8:56AM nerketur's way is far more elegant,
and also the rare one on the whole web.
]ceman - Nov 24 2007 5:28AM works with IE ver 6.0XXX
Nerketur - May 5 2007 11:47PM That works, though what that statement IS saying is "If window.name isn't 'TheWCEE', then return, and do nothing.
So, there is another way. At the very beginning of the file, look for the script tag. Below that line, type:
window.name="TheWCEE"
And presto, it works. No searching neccesary.