Restore The Address Bar Option To The Taskbar (Xp SP3)

Note: You will need the following dll for this tweak: browseui.dll

-----------------------------------------------------------------------------------------------------

Restart your computer.
Before the windows logo, tap the F8 key repeatedly until you are presented with a Windows Advanced Options menu.
Select the option Safe Mode with the arrow keys.
Then press enter on your keyboard to boot into Safe Mode.

68224pick-safe-mode

-----------------------------------------------------------------------------------------------------

Once in safe mode, browse to my computer –> c drive –> windows –> system 32. Copy and paste browseui.dll into the C:\windows\system32 folder. Restart.

Disable Winrar Notification Popup With Ollydbg

Note: you will need to download the following program for this tweak: Ollydbg

-----------------------------------------------------------------------------------------------------

Open Ollydbg. Select file –> open.

Under “look in” select the C drive and browse to program files –> winrar –> winrar.exe. Select open.

winrar2

-----------------------------------------------------------------------------------------------------

If you are presented with the following warning, click ok.

error

-----------------------------------------------------------------------------------------------------

Press ctrl – g on your keyboard and type “0043FF47” at the prompt.

prompt

Click ok.

-----------------------------------------------------------------------------------------------------

Right click on the address that is highlighted. Select binary –> fill with NOPs.

Now right click, select copy to executable –> All modifications.

Disable Winrar Notification Popup With Resource Hacker

Note: You will need to download the following program for this tweak: Resource hacker

-----------------------------------------------------------------------------------------------------

Open resource hacker.  Select file –> open.

Under “look in” select the C drive and browse to program files –> winrar –> winrar.exe. Select open.

winrar

-----------------------------------------------------------------------------------------------------

On the left hand side of recourse hacker, select the plus sign next to “dialogue.”

Scroll down and click the plus sign next to “Reminder.”

Right click 1033 and select “Delete Resource”

deleteresource

You will be asked if you are sure you want to delete the resource. Select yes.

Select file –> save.

Show Your Windows Version On Your Desktop

Start -> Run -> Regedit.

On the left hand side browse to HKEY_CURRENT_USER\Control Panel\Desktop

Modify/Create the DWORD value "PaintDesktopVersion" (without quotes)

Give it the value data 1 and reboot.

Restore The Internet Explorer Desktop Icon

Start -> Run -> Type "Notepad"

Paste the following into notepad:

Windows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]"{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000

File -> save as. Under "Save as type" select All files.

On the left hand side select "Desktop"

Under file name, type: "restore.reg" (without quotes). Select save.

Double click the new registry file. You should get the following warning:



Select yes.

Enable Clear Pagefile At Shutdown

Start -> Run -> Type "Regedit" (without quotes)

Browse to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

Modify/Create the DWORD value "ClearPageFileAtShutdown" (without quotes) Give it the value data of 1.

Exit registry and reboot.

Turn Inprivate Filtering On Indefinately (Internet Explorer 8)

Start -> Run -> Notepad.

Paste the following:

Windows Registry Editor Version 5.00


[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Safety\PrivacIE]"StartMode"=dword:00000001

Save it as "Auto.reg" (without quotes).

Double click on the new registry file. A dilogue box asking if you want to add the information to the registry should popup, select yes.

Related Posts Plugin for WordPress, Blogger...