Shutdown Shortcut



Shutdown Shortcut
____________________________________________________

Steps:

1. Create a shutdown shortcut on your desktop. Right click on the desktop,
choose New Shortcut and type "shutdown -s -t 00" in the area where you are asked to specify the location of the program file.


Now you can just double click this icon to turn off the computer. The best location would be your quick launch bar.



2. Press the Win key + R key to open the run window.
Type "shutdown -s -t 00".


[s means shutdown while t means the duration after which you want to initiate the shutdown process].

Posted in Labels: | 1 comments

Make XP genuine..


Make XP genuine - No download necessary
____________________________________________________

Steps:

1.Right click your desktop and select new text document.
2.Open that document and paste the following info.


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CurrentBuild"="1.511.1 () (Obsolete data - do not use)"
"ProductId"="55274-640-1011873-23081"
"DigitalProductId"=hex:a4,00,00,00,03,00,00,00,35,35,32,37,34,2d,36,34,30,2d,\
31,30,31,31,38,37,33,2d,32,33,30,38,31,00,2e,00,00,00,41,32,32,2d,30,30,30,\
30,31,00,00,00,00,00,00,00,86,56,4e,4c,21,1b,2b,6a,a3,78,8e,8f,98,5c,00,00,\
00,00,00,00,dd,da,47,41,cc,6b,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,38,31,30,32,36,00,00,00,00,00,00,00,b5,16,\
00,00,83,83,1f,38,f8,01,00,00,f5,1c,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,66,e5,70,f3
"LicenseInfo"=hex:33,b7,21,c1,e5,e7,cd,4b,fd,7c,c6,35,51,fd,52,57,17,86,3e,18,\
d3,f4,8c,8e,35,32,7b,d1,43,8d,61,38,60,a4,ca,55,c9,9a,35,17,46,7a,4f,91,fc,\
4a,d9,db,64,5c,c4,e2,0f,34,f3,ea

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WPAEvents]
"OOBETimer"=hex:ff,d5,71,d6,8b,6a,8d,6f,d5,33,93,fd


3. In notepad click then.
4.
For file type in the save dialog box select "all files" and for the filename type in License Key.reg or whatever you want. It doesn't matter as long as it has the .reg extension.

5.
Click save.

6.
Double click the file thats now on your desktop. It will ask you are you sure. Tell it yes.



To see that it worked go to Code: http://www.microsoft.com/genuine/downloads/FAQ.aspx and click on "Validate Windows" over on the right

Posted in Labels: | 0 comments

Increase your Netspeed



Increase your Net speed
____________________________________________________________________

Steps:

->Go to desktop

->My computer-(right click on)

->manage

->Device manager

-> now u see a window of Device manager

then go to Ports

->Communication Port(double click on it and Open).

after open u can see a Communication Port properties.

->go the Port Setting

->now increase ur "Bits per second" to 128000. "Flow control" change 2 Hardware.


U WILL NOTICE AN IMMEDIATE RESULT

This will increase the receiving capacity of your input port and thus ur netspeed will be increased

Posted in Labels: | 0 comments

Block websites without any software


Block websites without any software
_______________________________________________





Steps:

1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.orkut.com , and that site will no longer be accessable.
5] Done!

Example :

127.0.0.1 localhost
127.0.0.2 www.orkut.com

---->> www.orkut.com is now unaccessable


For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before.

IE:
127.0.0.3 www.yahoo.com
127.0.0.4 www.msn.com
127.0.0.5 www.google.com

This also works with banner sites, just find the host name of the server with the banners and do the same thing with that addy.

Hoep this small tutorial could keep you going in simple way of blocking websites

Posted in Labels: | 0 comments