Registry Hacks to Make Your PC Faster


Windows Registry is a database that holds your operating system's configurations and settings. This includes everything from how long your mouse must hover over a taskbar icon before the preview pops up (in Windows Vista and Windows 7) to performance settings.
Registry Hacks to Make Your PC FasterWindows 7 (and Vista) have more eye-candy features built into the operating system, but a number of Registry hacks and tweaks can speed up--or, at least, appear to speed up--the performance of your computer. Before we start mucking around with your PC's guts, however, we're going to make sure that you have a reliable backup of your Registry in case something goes sour.
Though editing the Windows Registry is not nearly as scary as it sounds, making an incorrect change can cripple your system. To ensure that this doesn't happen, it's important to take the precaution of backing up part, or all, of the Registry before you proceed.

Back Up the Entire Registry

To back up your Registry, you can use the free Registry-specific backup tool ERUNT (Emergency Recovery Utility NT). ERUNT is simple to use, more reliable than System Restore, and works with Windows XP, Vista, and 7 (even 64-bit versions). ERUNT also saves each restore point independently of the other points, unlike System Restore (in System Restore, all restore points are dependent on other points).

Back Up Part of the Registry

If you're changing just one part of the Windows Registry, and you know which part that is, you don't have to back up the entire Registry. Instead, you can back up the part you plan on changing using the Registry's export feature.
First, go to Start, Run, type regedit, and press Yes. This will open the Registry Editor.
Next, find the part of the Registry you're going to change. Right-click on the Registry key you plan on changing, and click "Export." The Registry Editor will prompt you to save a .reg file to your hard drive.
To undo Registry changes, just find your .reg file and double-click it. The .reg file will reset your Registry values to their existing values (but will not remove values that you've added).


Hack Your Registry

Using the built-in Registry EditorNow that you've backed up your Registry--perhaps more than once--it's time to start hacking away. To get to the Windows Registry, go to Start > Run (in Windows Vista/7 you will have to type run into the Start menu search bar and press Enter). Type regedit, click Yes, and the Registry Editor will open.

Hack 1: Speed Up Aero Peek

A quick tweak to speed up Aero Peek.A quick tweak to speed up Aero Peek. (Click for larger image.)Windows 7's Aero Peek lets you see the desktop when you move your mouse cursor over to the "show desktop" button at the end of the taskbar. The standard delay time for the Aero Peek preview is 500 milliseconds, or half a second. Here's how to speed it up:
1. Open the Registry Editor and go to HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > Advanced.
2. Right-click on the right pane and click New > DWORD (32-bit) Value. Name the new DWORD "DesktopLivePreviewHoverTime."
3. Double-click on DesktopLivePreviewHoverTime to open it. Under "Base," click Decimal and then enter the delay time (in milliseconds) in the "Value data" field. Click OK, and your Aero Peek time will be set. You can set the value to higher (a longer delay time) if you're activating it too often by accident, or to lower (a shorter delay time) if half a second is just too long.
4. Log off and log back on for the change to take effect.

Hack 2: Speed Up Taskbar Previews

speed up (or slow down) taskbar previews
speed up (or slow down) taskbar previews
You can speed up (or slow down) taskbar previews here. (Click for larger image.)When you roll over taskbar icons in Windows Vista and in Windows 7, little previews appear. The standard delay time for these previews is 400 milliseconds, or just under half a second. If this is too slow (or too fast) for you, you can adjust the delay time with an easy Registry hack.
1. Open the Registry Editor and go to HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > Advanced.
2. Right-click on the right pane and click New > DWORD (32-bit) Value. Name the new DWORD "ExtendedUIHoverTime."
3. Double-click on ExtendedUIHoverTime to open it. Under "Base," click Decimal and then enter in the delay time (in milliseconds) in the "Value data" field. Click OK to set the time (default is 400 milliseconds).
4. Log off and then log back in for the change to take effect.

Hack 3: Speed Up Menus

Ditch the menu display delay.Ditch the menu display delay. (Click for larger image.)If you'd like to speed up the menus in Windows Vista or Windows 7, try this easy Registry tweak:
1. Open the Registry Editor and go to HKEY_CURRENT_USER > Control Panel > Desktop.
2. Find MenuShowDelay and double-click to open. Adjust the value in milliseconds (the default is 400 milliseconds, or just under half a second).
3. Log off and then log back on for the change to take effect.

Hack 4: Prevent Reboots

Tired of losing work to Windows Update reboots? Fix that here.Tired of losing work to Windows Update reboots? Fix that here. (Click for larger image.)If you have a habit of leaving your computer on all the time (as do I), you'll occasionally run into the problem of automatic system reboots. These usually happen after Windows downloads some sort of important update, and will usually be preceded by a notification (that gives you about 10 to 15 minutes warning, unless you click it away). If you're not around to see said notification, and you have a lot of windows or important documents open on your computer, these reboots can be a hassle.
So here's how to keep your computer from automatically rebooting with an easy Registry hack. This hack works for Windows XP, Windows Vista, and Windows 7.
1. Open the Registry Editor and go to HKEY_LOCAL_MACHINE > SOFTWARE > Policies > Microsoft > Windows.
2. Right-click in the right pane and select New > Key. This will create a new folder. Name the new folder "WindowsUpdate."
3. Open WindowsUpdate and right-click in the right pane (there will be a value already in the pane called "Default"). Select New > DWORD (32-bit) Value. Name this DWORD "NoAutoRebootWithLoggedOnUsers."
4. Open NoAutoRebootWithLoggedOnUsers and change the Value data to 1. Do not change the Base button to "Decimal"; instead, keep it at "Hexadecimal." Click OK.
5. Exit the Registry Editor and log off and log back in for the settings to take effect. Your system will now never force a reboot without your explicit permission.

Hack 5: Disable Notification Balloons

Your Notification Area is constantly flashing with balloon pop-ups. Your notification area is constantly flashing with balloon pop-ups. Cut them out here. (Click for larger image.)If you hate pop-up notification balloons on your Windows Vista or Windows 7 taskbar, you can disable them using a simple Registry hack:
1. Open the Registry Editor and go to HKEY_CURRENT_USER > Software > Microsoft > Windows > CurrentVersion > Explorer > Advanced.
2. Right-click on the right pane and select New > DWORD (32-bit) Value. Name your new DWORD "EnableBalloonTips."
3. Double-click on EnableBalloonTips and set the Value data to 0. It doesn't matter if you have Decimal or Hexadecimal clicked under "Base," because 0 is 0 in both decimal and hexadecimal.
4. Log off and log back on for the change to take effect. You'll no longer see any annoying notification balloons from the taskbar.

Hack 6: Boot XP Faster

Is Windows XP booting too slowly? Here's how to speed up your boot-time with a quick Registry tweak.
1. Open the Registry Editor and go to HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > ContentIndex.
2. In the right pane will be a value called "StartupDelay." Double-click on StartupDelay to open it. Change the "Base" from Hexadecimal to Decimal, and enter 40,000 (the default setting is 480,000).
3. Exit the Registry Editor and restart your computer. Your computer should boot up considerably faster--while this worked for me on my Windows XP laptop, values lower than 40,000 didn't produce a noticeable difference.





How To Backup Your Chrome Bookmarks Without Chromesync

How To Backup Your Chrome Bookmarks Without Chromesync
How To Backup Your Chrome Bookmarks
Chromesync is the most attractive feature on Chrome and we all love it. But what if you do not want to use it but still need to backup your bookmarks? Well, you can copy the “bookmarks” file from Chrome’s App data and backup it on Dropbox or a similar cloud service to get sync it elsewhere. Let me show you how.

The only thing involved here is navigating to the correct folder to find the “bookmarks” file to copy it. So, here is the location of this file on different operating systems.


Windows 7

C:\Users\<USER>\AppData\Local\Google\Chrome\User Data\Default ( Replace the <USER> with your username. Here is the easiest way. Open up explorer and paste this on the addressbar after altering the username to show yours.
This directly takes you to the folder for the default user. Navigate to other folders if you need to copy bookmarks from other profiles.
Open the following

Windows XP

C:\Documents and Settings\<USER>\Local Settings\Application Data\Google\Chrome\User Data\Default\

Windows 8

C:\Users\<USER>\AppData\Local\Google\Chrome\User Data\Default  (same as Windows 7)

Ubuntu

.config/google-chrome/Default/Bookmarks

Apple Mac OSX -

~/Library/Application Support/Google/Chrome/Default

Download UBCD(Ultimate Boot CD)

Ultimate Boot CD allows you to run floppy-based diagnostic tools from CDROM drives and consolidate as many diagnostic tools as possible into one bootable CD. An experimental feature also allows you to run UBCD from your USB memory stick on newer machines that supports booting from USB devices.


Download UBCD(Ultimate Boot CD)
Download UBCD(Ultimate Boot CD)

Current release: V5.1.1
Download formatSizeChecksums
ISO image
360MB[MD5    ] 3d35afcc9150d99fb67cc3c9fe4e6b75
[SHA1   ] 5bc63a1264d124ba96333bb6ed05f725de01e0ef
[SHA-256] 4b09eac9f2bd28d5a3787550d2bee549e20a9f0c688b586f21881baaa0791174
The primary method by which I share the UBCD ISO image is via P2P, because that's the fastest and most economical way a small project with limited budget can share a large file without incurring astronomical bandwidth cost. You can also download through normal HTTP via a network of mirror sites (found below) maintained by volunteers. If you find a particular mirror site to be down temporarily, please be patient and try another one.
After you have download the ISO image file, verify the integrity of the image by comparing the MD5/SHA1 checksum of the image with the values above. For more information about how to generate the image checksum, check out the wiki page on this topic.
Now you need to burn the ISO image to CD. This is another topic that frequently trips up newbies who are not familiar with their CD recording software, such as Nero or Easy CD Creator. Some of you end up burning the ISO file itself to the CD, or some other weird results.
The easiest way to burn the ISO file to CD is to use a small specialized freeware such as BurnCDCC or Active@ ISO Burner. For further assistance, refer to the tutorials section for help with burning the ISO image to CD with various popular CD recording software. Where possible, experiment with CDRW discs instead of CDR discs so that you can start over if something goes wrong, instead of churning out coasters.
After you have burnt the ISO image to CD, you should see the following structure on the CD if you have done it correctly:
c:\ubcd-extracted\
  antivir\
  boot\
  pmagic\
  ubcd\
  autorun.inf
  license.txt
To run UBCD, leave the CD in the CDROM drive and reboot your computer. If you have problems booting the CD, you may need to adjust your BIOS settings to boot from the CDROM drive ahead of your hard disk. Some BIOS have the option of choosing the boot device on startup by pressing a function key. Refer to the FAQ for some suggestions.
If you wish to run UBCD from a USB memory stick, please refer to Making UBCD memory stick.

P2P

DetailsVersion
ISO 
This is a torrent file to be plugged into BitTorrent-enabled browsers such as Opera or BitTorrent download managers such as uTorrent.
Alternatively, you can use this magnet link:
  magnet:?xt=urn:btih:6FNPDSLMRI52JIWESYJK3U26B5XOUZU6
without downloading the torrent file. If you are using uTorrent, select File, Add Torrent from URL... and enter the magnet link.

Mirror Sites

SponsorVersionStatus
ISO 
5.1.1
ISO  
Computer Center/University of Crete
5.1.1
ISO 
5.1.1
ISO 
5.1.1
ISO  
5.1.1
ISO 
5.1.1
ISO 
5.1.1
ISO  
5.1.1
ISO 
5.1.1
ISO 
5.1.1
ISO 
5.1.1
ISO  
5.1.1
ISO 
5.1.1
ISO 
5.1.1
ISO 
Dennis Hecken
5.1.1
ISO 
5.1.1
ISO 
Bergen University College / Norway
5.1.1



10 Windows 7 Registry hacks and tweaks

Windows 7 Registry hacks and tweaks
Windows 7 
Windows 7 needs far less of the sleeves-up shuffling about that its predecessors demanded for smooth operation.
It works, and it works well. But that doesn't mean you can't use the Registry to add nifty features or change the settings to your liking.
Here are ten things you can do with the Windows 7 Registry. Just type regedit in the usual search box and hit [Enter], then follow our tips.

1. Personalise IE8
Bought your PC from an overzealous manufacturer that's gratuitously branded Internet Explorer with its own name? Just want to add your own custom touch in place of the default 'Windows Internet Explorer'? It's easy.
In the registry editor, navigate to 'HKEY_CURRENT_ USER\Software\Microsoft\ Internet Explorer\Main' and create a new string value. Name it 'Window Title', with the space. Then just double-click it and enter your desired window title in the field.
2. Stop Snap
Aero Snap is arguably a very useful feature – we say arguably because, as we're sure you've noticed, it often decides to kick in and glue your windows to screen edges when you don't want it to.
If you're not finding the Snap feature useful, then you might as well turn it off . First, navigate to 'HKEY_CURRENT_ USER\Control Panel\Desktop'. There are a number of settings you could customise here, but the one that you're looking for in this case is called 'WindowArrangementActive'. The value should be 1 – change it to 0 to make this feature inactive.
Alternatively, just make sure you never venture too close to the edge.
3. Change stacking behaviour
This particular tweak is perhaps of questionable usefulness, but we thought you'd like the option to try it anyway. If you don't like the thumbnail display when clicking on taskbar buttons, then you can change the action and force Windows to open the last opened window of the stack instead.
To do this, open 'HKEY_ CURRENT_USER\Software\ Microsoft\Windows\Current Version\Explorer\Advanced' and create a new DWORD value. Rename it LastActiveClick and set its value to 1 to switch this mode on.
Should you change your mind, you can always go back and delete the key or set it to 0 to revert back later on.
4. Quicker taskbar previews
Are you bored of waiting the couple of seconds it takes for the graphical previews to pop up when you hover over icons on the taskbar? Or would you rather they took longer to appear?

Windows 7 Registry hacks and tweaks
The choice is yours. Go to 'HKEY_CURRENT_USER\ Software\Microsoft\Windows\ CurrentVersion\Explorer\Advanced' and create a DWORD named 'ExtendedUIHoverTime'. Now double-click to open it, click the 'Decimal' radio button, and then change its value to the number of milliseconds you'd like the process to take. The default is 400ms.
5. Change other delays
Stay in the same key (Explorer\Advanced) and you can tweak a couple of other timings.
Add a 32-bit DWORD into the mix named 'DesktopLivePreviewHoverTime'. Switch this to decimal in the same manner as before, then change the value data field to alter the number of milliseconds it takes for the Aero Peek function (minimise all windows) to kick in when you hover over the icon on the right of the taskbar.
Alternatively, do the same with a DWORD called 'ThumbnailLivePreview HoverTime' to alter how long it takes for the windows that are associated with taskbar thumbnails to come to the front.
6. Speed up menus
Make menu items automatically drop down a lot faster with this tweak. Go to 'HKEY_CURRENT_USER\ Control Panel\Desktop', right-click 'MenuShowDelay' and click 'Modify'.
Now change the current string value to something like 100 – hey presto, near-instant menu appearance.
7. Stop space checking
Free up a tiny shred of system resources. Go to 'HKEY_ CURRENT_USER\Software\ Microsoft\Windows\Current Version\Policies\Explorer', create a new DWORD called 'NoLowDisk SpaceChecks' and set its value to 1 to switch off disk space checking.
8. Move the kernel
If the Windows Kernel is in memory, it will run slightly faster than it would if it were on your hard drive. Hunt out 'DisablePagingExecutive' within 'HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Control\Session Manager\Memory Management'. Change its value to 1.
9. Change the name
Bought a second-hand machine? Then you might want to alter the name of the registered owner. Go to 'HKEY_LOCAL_MACHINE\ Software\Microsoft\Windows NT\ CurrentVersion\', double-click on the 'RegisteredOwner' key and then change it.
10. Boost speed
There's one tweak that will make every hover action much faster, from tooltips to the Start menu. Navigate to 'HKEY_CURRENT_USER\ Control Panel\Mouse' and tweak the 'MouseHoverTime' value. A word of warning, though: never choose 0 – it's completely unworkable.

Click here for more Registry tweaks...

comments pls...


Add a Floating facebook Like page in blog

Try this new way to Add a Floating facebok Like page in blog.



Adding Jquery Plugin
1. Sign in to Blogger
2. Go to your Dashboard>Design>Edit HTML
3. Add this code above the closing </head> tag in your HTML file:



<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js" type="text/javascript">
</script>



Adding Widget Code
1. Go to Design>Add a Gadget>HTML/JavaScript
2. Add This code to HTML/JavaScript Widget



<script type="text/javascript">
//<!--
$(document).ready(function() {$(".ssslikebox").hover(function() {$(this).stop().animate({right: "0"}, "medium");}, function() {$(this).stop().animate({right: "-250"}, "medium");}, 500);});
//-->
</script>
<style type="text/css">
.ssslikebox{background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhOv-pmFoX-4N_HZ3Dko872-NR_FxFnbFOStDs-dL7Z1ZMS_vETIK-5AFi8qV4TB7gmiaPmaORzDvp1Y4ypT2XB_lMaaKkpq3crPKvsFnVF7oPQIW-9_f_Jq7sMVIXL_VNHhsGJDVjIjQgu/s150/w2b_facebookbadge.pn") no-repeat scroll left center transparent !important;display: block;float: right;height: 270px;padding: 0 5px 0 46px;width: 245px;z-index: 99999;position:fixed;right:-250px;top:20%;}
.ssslikebox div{border:none;position:relative;display:block;}
.ssslikebox span{bottom: 12px;font: 8px "lucida grande",tahoma,verdana,arial,sans-serif;position: absolute;right: 6px;text-align: right;z-index: 99999;}
.ssslikebox span a{color: #808080;text-decoration:none;}
.ssslikebox span a:hover{text-decoration:underline;}
</style><div class="ssslikebox" style=""><div><iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Ffacebook.com%2FAdminsClub&amp;width=245&amp;colorscheme=light&amp;show_faces=true&amp;connections=9&amp;stream=false&amp;header=false&amp;height=270" scrolling="no" frameborder="0" scrolling="no" style="border: medium none; overflow: hidden; height: 270px; width: 245px;background:#fff;"></iframe><span>By <a href="http://www.strikingsoon.com/">Strikingsoon</a> / <a href="http://blogger.strikingsoon.com/2011/08/sliding-facebook-likebox-widget-for.html">+Get This!</a></span></div></div>

Replace http%3A%2F%2Ffacebook.com%2FAdminsClub, with your Facebook fan page URL.

Remember!
Before replacing URL, replace these symbols:
: with %3A
/ with %2F