Skip to main content

How to Install Internet Explorer 7.0 Bypassing Genuine Advantage

How to Install Internet Explorer 7.0 Bypassing Gen
Internet Explorer 7.0 is the long awaited tabbed web browser by Microsoft. Nearly four years after the release of Internet Explorer 6.0, in the face of growing competition from Mozilla's Firefox, Microsoft has finally given the old IE platform a facelift. Optimized design along with new cool interface, favorites centre, search box, RSS feeds and most importantly easy to use tabbed browsing are the exclusive features of this new internet explorer.

You must have Windows XP Service Pack-2 (SP2) in order to install Internet Explorer 7.0. But still you will face a problem while installing this new Internet Explorer if your copy of Windows XP is not a genuine (non-pirated) one, since IE 7.0 installation requires genuine windows validation!!! So what to do??? Don’t worry… There are some tricky steps through which you can install IE 7.0 even in your pirated copy of windows XP bypassing the genuine windows validation. You just have to follow the following steps one by one:

1. Download Internet Explorer 7.0 installer from the Microsoft site. You have to choose Windows XP Service Pack 2 (SP2) as your operating system. Remember you can’t install IE 7.0 if service pack 2.0 is not installed in your operating system. And if you are facing genuine windows validation problem while downloading IE7 installer from the Microsoft site, can also download this installer alternatively from here or directly from here.

2. Extract the downloaded Internet Explorer setup file (IE7-WindowsXP-x86-enu.exe) using WinRAR to a directory (IE7-WindowsXP-x86-enu).

3. Download the patched iecustom.dll and then copy-paste it to the update folder (IE7-WindowsXP-x86-enu\update\) and click yes when asked to overwrite.

4. Now, download normaliz.exe . Then
4.



5. Run ‘update.exe’ in the update folder (not iesetup.exe!!!). At the end, you have to choose ‘Restart Later’ (not Restart Now) option to finish the running process of the exe file.

6. Now you have to download normaliz.dll and then copy-paste it to “c:\windows\system32\” directory (in order to prevent problems with the file not being found after the installation). And then reboot/restart your pc.

7. After rebooting your pc, you may face a problem with a file called normaliz.dll that can not be found by explorer.exe. If you’re having this problem, you will find your desktop blank.(If you are not facing this problem then just go to step 8) In order to fix this problem, you have to do the following things one by one:

1. Press ctrl-alt-del to go to the task manager.
2. Go to “File -> New Task (Run…)” in the task manager.
3. Type: ‘C:\normaliz.exe’ (excluding quotation marks) in the ‘open’ field and then press the ‘ok’ button.
4. ‘WinZip Self-Extractor - normalize.exe’ window should popped up and then press the ‘unzip’ button.
5. Reboot your pc and yahoo!!! now you can see your desktop contents!!!.

8. Now you have to run ‘xmllitesetup.exe’ in the update folder. This step is very important, because somehow if you forget to run this ‘xmllitesetup.exe’ , IE 7.0 will be installed in your PC without it's toolbar!!!

9. Then reboot your pc again, run Internet Explorer…and you are done!!!

Comments

Popular posts from this blog

SHORT CUT TO REMOVE PENDRIVE

Rather than clicking on the task bar and then safely removing the pendrive you can eaily do so creating a shortcut: The Steps are:- 1)Create shortcut on your desktop by right click and selecting new shortcut from the menu. 2)Type "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll" click next and then finish. shortcut is created and now you can assign a shortcut key to it. just right click on it and select properties-> Click on Shortcut Tab -> Assign a Shortcut key to it(it will take Ctrl+Alt by default)eg: if you press 1 shortcut will be Ctrl+Alt+1.

Decrapify / Debloat Windows 10 with a Powershell Script

Windows 10 is a decent OS from Microsoft after the disaster known as Windows 8 and 8.1. Although Windows is still better with no Modern UI crap, no ads, minimal telemetry, no Edge to bug you. But Windows 10 is a decent compromise if you want a stable OS with modern features like DirectX 12. Earlier OEMs used to bundle PCs and Laptops with crapware, with Windows 10, now Microsoft themselves bundle crapware. Welcome to Software as a Service (SaaS) model. On top of that we have OEM crapware on top of Microsoft crapware. As a result trying to Debloat or DeCrapify Windows 10 is getting absurd and as a system admin it is disheartening to see all that performance go to waste on the messed up attempt by Microsoft to do an Appstore and its apps. Fortunately a kind soul who goes by name  Sycne x has worked painstakingly to provide us a simple solution that works considerably well. Let's Begin To download the script visit  here , and click Clone or Download and Click Download as Zip.

Easily Join / Merge Rotate Two or more video files without encoding or convert videos using ffmpeg in Windows (Or any other OS Mac OS, Linux) for free.

ffmpeg is a pretty handy tool for format transcoding, basic editing (trimming and concatenation), video scaling, video post-production effects, and standards compliance (SMPTE, ITU). One of the basic requirement of merging or combining two or more videos is a task that can be easily accomplished by using ffmpeg . ffmpeg is a free and open source as well. And the performance is easily on par if not better than most paid software solutions. In order to merge two or more videos follow the steps:-  First copy all video files into a folder. (Make sure you have checked "File name extensions". Next you need to download ffmpeg for Windows from their website . Choose 64bit unless you are using 32 bit version of Windows and select Static. Download the file. It should be a compressed file. Now open the file. And Go to "Bin", there you will find three files. You need to copy ffmpeg to the folder containing video files. Next