Awesome: Hack: Internet Explorer 9 to use the rendering engine of IE10 Platform Preview 1

A cool tutorial by Microsoft Germany on how to make Internet Explorer 10 your “everyday” browser by getting Internet Explorer 9 to use the rendering engine of IE10 Platform Preview 1.

On Windows 7 x86 (32-bit):

md "%UserProfile%DesktopIE10_PP1"
md "%UserProfile%DesktopIE10_PP1iexplore.exe.local"
xcopy "%ProgramFiles%Internet Exploreriexplore.exe" "%UserProfile%DesktopIE10_PP1"
xcopy "%ProgramFiles%Internet Explorer Platform Previewiepreview.exe.local*.*" "%UserProfile%DesktopIE10_PP1iexplore.exe.local"

On Windows 7 x64 (64-bit):

md "%UserProfile%DesktopIE10_PP1"
md "%UserProfile%DesktopIE10_PP1iexplore.exe.local"
xcopy "%ProgramFiles(x86)%Internet Exploreriexplore.exe" "%UserProfile%DesktopIE10_PP1"
xcopy "%ProgramFiles(x86)%Internet Explorer Platform Previewiepreview.exe.local*.*" "%UserProfile%DesktopIE10_PP1iexplore.exe.local"

Now make sure there are no running Internet Explorer processes on your machine and run the newly copied "%UserProfile%DesktopIE10_PP1iexplore.exe".

Image001

Check your user agent on http://www.useragentstring.com/, it should read MSIE 10.0. And it also looks like the developer tools are working nicely as well:

Image003

Disclaimer: This is a hack, not a recommendation by Microsoft. Try at your own risk :)

About TechPreacher

Developer evangelist for Microsoft in Switzerland. Focus on web 2.0 technologies, Windows 8 and Windows Phone development. Passionate gamer with a life.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: