Hide the Text Below Desktop Icons
Some icons you use so regularly that you don’t need that annoying text below the icon. A good example of this is Internet Explorer or Mozilla Firefox. We all know what those icons look like. To remove that text, just follow these instructions.
Right-click on the shortcut icon, and choose Rename. Now hold down the Alt key and type in 255 on the keypad to the right of the keyboard. You can’t use the number keys right above the keyboard. If you have a laptop, you can turn on Numlock and then use the little number keys next to the regular letters.
The way this works is that the Alt+255 character is blank, so the shortcut filename is actually just named with a character that is completely blank. For the first shortcut on the desktop, you would use Alt+255, but for the next shortcut, you’ll have to enter the combination twice (Alt+255, Alt+255). For the third, three times… and so on. This is because you can’t name two different shortcuts or files the same thing. Entering Alt+225 twice would give you two blanks instead of one.
Now we have a beautiful icon, with no text underneath it!
Showing posts with label System. Show all posts
Showing posts with label System. Show all posts
Sunday, October 4, 2009
Friday, September 11, 2009
Increase your RAM and so system speed
1). Start any application, say Word. Open some large documents.
2). Press CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
3). Now switch to Word and simply minimize it. (Don't use the Minimize All Windows option of the task bar).
4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.
5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.
2). Press CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
3). Now switch to Word and simply minimize it. (Don't use the Minimize All Windows option of the task bar).
4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.
5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.
Saturday, September 5, 2009
How To Speed Up A Slow Computer
first off in the bottom right hand corner of your computer if you see alot of icons start up there when you first start your computer then this is for you if you dont know already how to get rid of em.
Press your Start Button (bottom left) and go to "run"
now type in: msconfig
now you will get a box that pops up and will tell you bunch of stuff dont mess with anything else other than what I tell you otherwise you could do something really bad (possible) go to your "startup" tab on the top right of the screen where it usually is and click it.
Now you will have a closed in box with bunch of filenames n addresses and more boxes with checks in them. Now if your like me you dont want anything startin up when you start you computer up or while your even doing anything cause it slows you down. Now unless your like me right now 1 have 1 thing starting up when my computer starts up and thats my settin for my overclocked vid card. But other than that uncheck every box and then hit apply and ok. Then window you were jus in will now close and ask you if you want to restart or wait till later to restart.
Either way when you shut it off and then turn it back on the settins will kick in
Press your Start Button (bottom left) and go to "run"
now type in: msconfig
now you will get a box that pops up and will tell you bunch of stuff dont mess with anything else other than what I tell you otherwise you could do something really bad (possible) go to your "startup" tab on the top right of the screen where it usually is and click it.
Now you will have a closed in box with bunch of filenames n addresses and more boxes with checks in them. Now if your like me you dont want anything startin up when you start you computer up or while your even doing anything cause it slows you down. Now unless your like me right now 1 have 1 thing starting up when my computer starts up and thats my settin for my overclocked vid card. But other than that uncheck every box and then hit apply and ok. Then window you were jus in will now close and ask you if you want to restart or wait till later to restart.
Either way when you shut it off and then turn it back on the settins will kick in
How To Convert File System, fat32 to ntfs
How To Convert File System, fat - fat32 to ntfs
open a dos prompt and give the command
convert d: /fs:ntfs
this command would convert your d: drive to ntfs.
if the system cannot lock the drive, you will be prompted to convert it during next reboot.
Normally you should select yes.
Conversion from fat/fat32 to ntfs is non-destructive, your data on the drive will NOT be lost.
Be aware that converting to ntfs will make that partition of your
drive unreadable under dos unless you have ntfs utilites to do so.
open a dos prompt and give the command
convert d: /fs:ntfs
this command would convert your d: drive to ntfs.
if the system cannot lock the drive, you will be prompted to convert it during next reboot.
Normally you should select yes.
Conversion from fat/fat32 to ntfs is non-destructive, your data on the drive will NOT be lost.
Be aware that converting to ntfs will make that partition of your
drive unreadable under dos unless you have ntfs utilites to do so.
Create a shortcut to lock computer
------------------------------------
Right click on desktop and select new -> shortcut. Then copy and paste this in the program location box "rundll32.exe user32.dll,LockWorkStation" Click next and enter a name for you shortcut and then click finish. Now you can copy and paste that shortcut anywhere you want on your computer.
Right click on desktop and select new -> shortcut. Then copy and paste this in the program location box "rundll32.exe user32.dll,LockWorkStation" Click next and enter a name for you shortcut and then click finish. Now you can copy and paste that shortcut anywhere you want on your computer.
Multi Boot tweaking
-------------------------------
By modifying a boot.ini you can set your default OS or change the names of OS , how they appear in boot menu (i.e. You can change "Microsoft Windows Codename Whistler Proffessional" to "Microsoft Windows XP"). Additionally, you can change the amount of time the menu is displayed for and the default OS.
By modifying a boot.ini you can set your default OS or change the names of OS , how they appear in boot menu (i.e. You can change "Microsoft Windows Codename Whistler Proffessional" to "Microsoft Windows XP"). Additionally, you can change the amount of time the menu is displayed for and the default OS.
Turn off system beeps
If those beeps annoy you there is a way to turn them off
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_CURRENT_USERControl PanelSound
Once there, locate Beep on the list on the right.
Right click on it and select Modify
Change the value equal to no
Reboot your computer and the beeps will be gone!
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_CURRENT_USERControl PanelSound
Once there, locate Beep on the list on the right.
Right click on it and select Modify
Change the value equal to no
Reboot your computer and the beeps will be gone!
Clear temp files on close
The latest versions of internet explorer include some great new security improvements. For this tweak I will talk about the feature that clear the temporary internet files each time you close internet explorer.
Launch Internet Explorer.
Select the Tools from the menu bar.
Then select Internet Options... from the drop down menu.
Once the internet options has loaded click on the advanced tab.
Under security find where it says Empty Temporary internet files folder when browser is closed and check it.
Click OK
Launch Internet Explorer.
Select the Tools from the menu bar.
Then select Internet Options... from the drop down menu.
Once the internet options has loaded click on the advanced tab.
Under security find where it says Empty Temporary internet files folder when browser is closed and check it.
Click OK
Modify application timeout
The operating system has a set amount of time that a program must be frozen for before it is timed out. Often this number is set too high. But in some circumstances it is set too low. Depending on if the program is doing a lot of calculations in the background the computer may think that it is timed out. To prevent this increase the value of the timeout in the registry.
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_CURRENT_USERControl PanelDesktop
Select HungAppTimeout from the list on the right.
Right on it and select Modify.
Change the value to the new timeout value.
Reboot your computer.
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_CURRENT_USERControl PanelDesktop
Select HungAppTimeout from the list on the right.
Right on it and select Modify.
Change the value to the new timeout value.
Reboot your computer.
Modify auto-reboot setting
Since Microsoft has worked so hard to make this version "the most stable ever," then this tweak is not needed. However, I am fairly sure that they have not perfected millions of lines of code in less than a year. Below you will discover how to turn the auto reboot feature on and off. This allows your computer to instantly reboot upon a system fault. (The blue screen)
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlCr ashControl
Select AutoReboot from the list on the right.
Right on it and select Modify.
Change the value to 0 to disable and 1 to enable.
Reboot your computer
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlCr ashControl
Select AutoReboot from the list on the right.
Right on it and select Modify.
Change the value to 0 to disable and 1 to enable.
Reboot your computer
Enable or disable boot defrag
A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option in enables but on some builds it is not so below is how to turn it on.
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_LOCAL_MACHINESOFTWAREMicrosoftDfrgBootOptimiz eFunction
Select Enable from the list on the right.
Right on it and select Modify.
Change the value to Y to enable and N to disable.
Reboot your computer
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_LOCAL_MACHINESOFTWAREMicrosoftDfrgBootOptimiz eFunction
Select Enable from the list on the right.
Right on it and select Modify.
Change the value to Y to enable and N to disable.
Reboot your computer
Remove "Comments" Link from title bar
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_CURRENT_USERControl PanelDesktop
Once there, locate LameButtonEnabled on the list on the right.
Right click on it and select Modify
Change the value equal to 0
Reboot your computer and the comments link will be gone
Navigate to
CODE
HKEY_CURRENT_USERControl PanelDesktop
Once there, locate LameButtonEnabled on the list on the right.
Right click on it and select Modify
Change the value equal to 0
Reboot your computer and the comments link will be gone
Turn off autoplay for CDs
Go to Start->Run->gpedit.msc
Computer Config -> Administrative Template -> System
Double clik Turn off Autoplay
Enable it.
Computer Config -> Administrative Template -> System
Double clik Turn off Autoplay
Enable it.
Windows 2000 style logon
Windows 2000 style logon
To revert back to the Win2k style logon so you can log on as the administrator and other options, press ctrl+alt+delete twice
To revert back to the Win2k style logon so you can log on as the administrator and other options, press ctrl+alt+delete twice
Display "Internet Explorer" on the desktop
--------------------------------------------------
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows
CurrentVersionExplorerHideDesktopIconsNewStartPane l
Once there, locate
CODE
{871C5380-42A0-1069-A2EA-08002B30309D}
in the list on the right.
Right click on it and select Modify
Change the value equal to 0
Reboot your computer
Start Regedit. If you are unfamiliar with regedit please refer to our FAQ on how to get started.
Navigate to
CODE
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows
CurrentVersionExplorerHideDesktopIconsNewStartPane l
Once there, locate
CODE
{871C5380-42A0-1069-A2EA-08002B30309D}
in the list on the right.
Right click on it and select Modify
Change the value equal to 0
Reboot your computer
Show file extensions
In any folder that contains files. Click on the tools menu and select folder options.
Then click on the view tab.
Locate where it lists Hide extensions of known file types and uncheck it.
Click OK!!!!!!!!!!!!!!!!
Then click on the view tab.
Locate where it lists Hide extensions of known file types and uncheck it.
Click OK!!!!!!!!!!!!!!!!
Select theme and color scheme for welcome screen
Start regedit, if you are unfamiliar with regedit please see our FAQ.
Navigate to
CODE
HKEY_USERS.DEFAULTSoftwareMicrosoftWindowsCurrentV ersionThemeManager
Locate the key NormalColor
Right Click on it and select modify.
Change where it says "NormalColor" to "Metallic"
Click Ok, and exit regedit
Restart
Navigate to
CODE
HKEY_USERS.DEFAULTSoftwareMicrosoftWindowsCurrentV ersionThemeManager
Locate the key NormalColor
Right Click on it and select modify.
Change where it says "NormalColor" to "Metallic"
Click Ok, and exit regedit
Restart
Speeding Up Share Viewing
This is a great tweak. Before I found it, I was always smashing my head against the table waiting to view shares on other computers. Basically, when you connect to another computer with Windows XP, it checks for any Scheduled tasks on that computer - a fairly useless task, but one that can add up to 30 seconds of waiting on the other end - not good! Fortunately, it's fairly easy to disable this process. First, navigate to
CODE
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace
in the Registry. Below that, there should be a key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF}. Just delete this, and after a restart, Windows will no longer check for scheduled tasks - mucho performance improvement!
CODE
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/Current Version/Explorer/RemoteComputer/NameSpace
in the Registry. Below that, there should be a key called {D6277990-4C6A-11CF-8D87-00AA0060F5BF}. Just delete this, and after a restart, Windows will no longer check for scheduled tasks - mucho performance improvement!
Block USB Devices
----------------------------------------------
To this what can be done is that the USB can be blocked and then stopping the use of USB drives. Here is a simple registry hack to do so, try it with care.
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.
You might be required to restart the PC, and then you are done with it, USB is now blocked.
In case if you want to get the USB unblocked, just change the value again to 3.
See, its so easy. Isn’t it
To this what can be done is that the USB can be blocked and then stopping the use of USB drives. Here is a simple registry hack to do so, try it with care.
1. Go to Start –> Run, type Regedit.
2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\USBStor
3. In the right pane, look for value Start and have value as 0000000(3)
4. Double click on that and change that value to 4.
You might be required to restart the PC, and then you are done with it, USB is now blocked.
In case if you want to get the USB unblocked, just change the value again to 3.
See, its so easy. Isn’t it
Start movie in Paint
* First start a movie in any player.
* Then open Paint.
* Now, in the player when the movie is being played, press "Print screen" button on your key board.
* Now, Press ctrl+v in Paint
* Leave the movie player open and don't minimize it.
* Open Paint now and see the movie in the Paint!
* Then open Paint.
* Now, in the player when the movie is being played, press "Print screen" button on your key board.
* Now, Press ctrl+v in Paint
* Leave the movie player open and don't minimize it.
* Open Paint now and see the movie in the Paint!
Subscribe to:
Posts (Atom)
How to Put Google Adsense Below Post Title in Blogger?
Adsense is used by majority of expert bloggers for their website monetization because it is a cookie based contextual advertising syste...
-
Adsense is used by majority of expert bloggers for their website monetization because it is a cookie based contextual advertising syste...
-
Trick for Downloading Youtube videos . Just remove 'm.' Or 'www.' From video url and add 'ss' infront of it and enj...
-
Portable Micro XP 0.82[Launch from USB stick in side Windows] Image - img187. imageshack. us/img187/666/xpusbstckku2. jpg Descriptio...