Dec 6, 2010

SOFTWARE:TEAMVIEWER

TeamViewer connects to any PC or server around the world within a few seconds. You can remote control your partner's PC as if you were sitting right in front of it. Find out why more than 100 million users trust TeamViewer!

Sep 18, 2010

Disable CD/DVD or USB drive Autorun

So this trick goes this way.

Disable CD Autorun

1) Click Start, Run and enter GPEDIT.MSC
2) Go to Computer Configuration, then-> Administrative Templates,

---> System.
3) Locate the entry for Turn autoplay off. Double click on it

4) Click on Enable.

5) Select All Drives to disable all drives including Usb drives or only Cd Rom drive.

6) Now click on apply.

Sep 7, 2010

Change image of Welcome screen - Windows XP

1) Click the Start button and select "Run"

2) In the "open" field, type regedit and click ok

3) In the registry editor, navigate to HKEY_USERS\.DEFAULT\CONTROL
PANEL\DESKTOP
and double-click the string "wallpaper"

4)Enter the full path and filename of the .bmp image that you want to use as background (the image must be in .bmp format)

5)Click "ok" and close the registry editor

6) The changes take effect as soon as you log off and on again.

If you change the string HKEY_USERS\.DEFAULT\CONTROL PANEL\DESKTOP\TILEWALLPAPER to 1 instead of 0, you will get a tiled effect with the bitmap .

Sep 4, 2010

Shutdown Computer With Command Prompt

Here is a trick to shutdown your computer  at a specific time. You might be thinking what great about it, well you can shutdown your computer without the use of any software. Just shutdown your computer at specific time from RUN Command. For example if you wish to shutdown at 09:45 am. Type this in

Start=>Run
Type Code:        at 11:35 shutdown -s

To cancel or Abort the shutdown:
Type Code:                   shutdown -a
Type  Code:  “shutdown –s –m\\computername –t60”. This command will shutdown the computer on network if you have administrative access.  Here computername needs to be replaced by the exact computer name of the computer on the network to work.

Sep 2, 2010

Convert FAT to NTFS or NTFS to FAT

Click Start, click Programs, and then click Command Prompt. In Windows XP, click Start, click Run, type cmd and then click OK.
At the command prompt, type CONVERT [driveletter]: /FS:NTFS. Convert.exe will attempt to convert the partition to NTFS.


note:
              Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command.

Sep 1, 2010

Trick to Show Your name after time in taskbar...

Step-1:- Navigate to -> Start -> Control Pannel -> Regional and Language Option -> Click on Customize -> Go to TIME Tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok ...
Did It change? If not, follow step-2 below.


Step2:- Now go to time in taskbar and Double Click it to open "Date and time property" ...Look place where time changes in digital form i.e. 02:47:52 AM , click to arrow to cnage the AM or PM by selecting and press arrow. It will Show ur name or name that was entered by u, Apply -> OK and be HAPPY 8) 

Aug 31, 2010

MAKE YOUR MENUS LOAD FASTER

 This is one of my favorite tweaks as it makes a huge difference to how fast your machine will 'feel'. What this tweak does is remove the slight delay between clicking on a menu and XP displaying the menu.

Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.