Wednesday, December 16, 2009

EXTEND VISTA ACTIVATION PERIOD

Windows Vista has a built-in Visual Basic Script which allows its user to increase the trial period of vista by 30 days. u can use this script a total of 3 times , hence extending the trial period to up to 120 days. The process is known as "Rearming".

Usage of this script will not result in any violation of Windows End-User License Agreement.


How it works:-


1. Go to Start> All Programs>Accessories>Command Prompt
2. Right click on command Prompt and click "Run as Administrator"
3. It will redirect u to this location
C:\Windows\system32
If not, then move to this location.
4. Now type the script and hit enter.
Script is:
cscript slmgr.vbs -rearm
5. The command will take some time to execute and will ask u to restart ur system.
After restart u will see ur Activation period again to 30 days.
Note:-
The script will not work if the activation period has ended and vista has entered into lock down mode.
Regards


NOTE- This might not work in some versions.
If this does not work send me a mail at vikrantsaini1111@gmail.com
I will send u "windows vista activator.exe".

Saturday, April 18, 2009

IMPROVE INTERNET SPEED


Microsoft reserves 20% of ur available bandwidth 4 their own purposes like Windows Updates n interrogating ur PC etc. Don't u want 2 get it back 4 ur self? Here is d trick how 2 get 100% of ur available bandwidth.
Increase internet speed :

To get it back:
Click Start then Run and type "gpedit.msc" without quotes.

This opens the "group policy editor" and go to: "Local Computer Policy"

Then "Computer Configuration" Then "Administrative Templates"

Then select "Network" then "QOS Packet Scheduler"

After that select "Limit Reservable Bandwidth".
Double click on Limit Reservable bandwidth. It will say it is not configured, but the truth is under the 'Explain' tab i.e." By default, the Packet Scheduler limits the system to 20 percent of the bandwidth of a connection, but you can use this setting to override the default."
So the trick is to ENABLE reservable bandwidth, then set it to ZERO. This will allow the system to reserve nothing,
rather than the default 20

FIND IP ADDRESS OF SENDER IN GMAIL

When you receive an email, you receive more than just the message. The email comes with headers that carry important information that can tell where the email was sent from and possibly who sent it. For that, you would need to find the IP address of the sender. The tutorial below can help you find the IP address of the sender.
  • Log into your Gmail account with your username and password.
  • Open the mail.
  • To display the headers,
    • Click on More options corresponding to that thread. You should get a bunch of links. Click on Show original
  • You should get headers like this:
    • Gmail headers : Daniel
  • Look for Received: from followed by a few hostnames and an IP address between square brackets.
  • That is be the IP address of the sender!!
NOTE:=
This will not work if the sender uses anonymous proxy servers.

Wednesday, April 15, 2009

REMOVE STORED USERNAMES N PASSWORDS

To remove the Stored User Names and Passwords from your system, try this:
Click Start, Run and type Control keymgr.dll
Remove the entries from the list.

The other ways to access this dialog are:
Type Control Userpasswords2 in RUN box, click Advanced, Manage Passwords
-or-
From Control Panel, select your User Account, click Manage your network passwords

It Works

~ Cheers ~

SPEEDUP UR SHUTDOWN

Start Regedit.
Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control.
Click on the "Control" Folder.
Select "WaitToKillServiceTimeout"
Right click on it and select Modify.
Set it a value lower than 2000 (Mine is set to 200)
.

and !

Like previous versions of windows, it takes long time to restart or shutdown windows xp when the "Exit Windows" sound is enabled. to solve this problem you
must disable this useless sound. click start button then go to settings -> control panel -> Sound,Speech and Audio devices -> Sounds and Audio Devices -> Sounds, then under program events and windows menu click on "Exit Windows" sub-menu and highlight it.now from sounds you can select,choose "none" and then click apply and ok. now you can see some improvements when shutting down your system.

MULTIPLE YAHOO INSTANCES




Yeah........It is easy as pie
just a little registry tweak n u r done

Follow these steps
1. Go to Start ----> Run . Type regedit, then enter .

2.Navigate to HKEY_CURRENT_USER --------> Software --->yahoo ----->pager---->Test

3.On the right pane , right-click and choose new Dword value .

4.Rename it as Plural.

5.Double click and assign a decimal value of 1.


That's it done!!
Now close registry and restart yahoo messenger .For signing in with new id open another messenger

Delete recyclebin

If you don't use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together.

Run Regedit and go to:

HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace


Click on the "Recycle Bin" string in the right hand pane. Hit Del, click OK.

Monday, April 13, 2009

BOOT XP FASTER

1. Open notepad.exe, type "del c:windowsprefetch tosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:
2. From the Start menu, select "Run..." & type "gpedit.msc".
3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click "Open".
5. Click "OK", "Apply" & "OK" once again to exit.
6. From the Start menu, select "Run..." & type "devmgmt.msc".
7. Double click on "IDE ATA/ATAPI controllers"
8. Right click on "Primary IDE Channel" and select "Properties".
9. Select the "Advanced Settings" tab then on the device 0 or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
11. Reboot your computer.