Tech Engine
All Handler,Updated Gprs Tricks,Premium Accounts,Pc Probleme
Ad code
dfsd
Thursday, 10 November 2011
Sunday, 1 May 2011
Make your keyboard Disco Light
Guys this is one of the coolest trick that iam going to share with you.
This code when executed makes your Caps, Num, Scroll lock keys led on the Keyboard flash. Whats more it works on both laptops and desktops and is totally harmless and
very attractive...i have tried it..trust me..
Instructions:
*paste the code in notepad
*Save as disco.vbs
*Run the file
This piece of code makes your keyboard a live disco...
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
njoy...!
HOW TO REMOVE LIVE DISCO ON KEYBOARD WITHOUT CHANGING CODE.OPEN TASK MANAGER THEN IN PROCESSES DELETE WSCRIPT.EXE FILE
This code when executed makes your Caps, Num, Scroll lock keys led on the Keyboard flash. Whats more it works on both laptops and desktops and is totally harmless and
very attractive...i have tried it..trust me..
Instructions:
*paste the code in notepad
*Save as disco.vbs
*Run the file
This piece of code makes your keyboard a live disco...
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
njoy...!
HOW TO REMOVE LIVE DISCO ON KEYBOARD WITHOUT CHANGING CODE.OPEN TASK MANAGER THEN IN PROCESSES DELETE WSCRIPT.EXE FILE
Changing The Backgrounf OF Windows Explorer
Create a text file named desktop.ini. in the folder where you need to change the
background. You may find a hidden file in that folder too with the
name desktop.ini. If present open that file and add the following code at the end
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=complete path to the image file
for example:
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=Bday photos\abc.bmp
Save the file.
You can keep the background picture in that folder or any other location you want.
All you have to do is to provide the correct path.
background. You may find a hidden file in that folder too with the
name desktop.ini. If present open that file and add the following code at the end
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=complete path to the image file
for example:
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=Bday photos\abc.bmp
Save the file.
You can keep the background picture in that folder or any other location you want.
All you have to do is to provide the correct path.
Change Static IP
To start off, you need a direct connection to your modem and computer. If you have a router, disconnect it and directly hook up your modem to your computer.
1. Open up the command prompt by pressing Start->Run and typing in cmd
2. In the command prompt, type “Ipconfig/all”. This will tell you your current IP Address. After, type “ipconfig/release”. Keep the command prompt open for easy access.
3. Go to “Network Connections” (accessible through the control panel). Right click “Local Area Connection” and click “Properties”
4. With “Internet Protocol (TCP/IP) selected, click the “Properties” button.
5. A new window will open. Under the “General” tab, select “Use the Following IP address”. Under “Ip Address”, put “10.0.0.1?. Press the “Tab” key on your keyboard.
6. Press Ok on both open windows.
7. Repeat steps 3-4. Under the “General” tab, press the radio button “Automatically Assign Me an Ip Address”. Press ok on both windows.
8. Go back to the command prompt and type in “Ipconfig/all”. You’ll now notice you have a new IP address.
So, this will be handy if you want to by-pass Rapidshare 1 hour download limit, provided that you have a static IP address.
1. Open up the command prompt by pressing Start->Run and typing in cmd
2. In the command prompt, type “Ipconfig/all”. This will tell you your current IP Address. After, type “ipconfig/release”. Keep the command prompt open for easy access.
3. Go to “Network Connections” (accessible through the control panel). Right click “Local Area Connection” and click “Properties”
4. With “Internet Protocol (TCP/IP) selected, click the “Properties” button.
5. A new window will open. Under the “General” tab, select “Use the Following IP address”. Under “Ip Address”, put “10.0.0.1?. Press the “Tab” key on your keyboard.
6. Press Ok on both open windows.
7. Repeat steps 3-4. Under the “General” tab, press the radio button “Automatically Assign Me an Ip Address”. Press ok on both windows.
8. Go back to the command prompt and type in “Ipconfig/all”. You’ll now notice you have a new IP address.
So, this will be handy if you want to by-pass Rapidshare 1 hour download limit, provided that you have a static IP address.
Block WeBsite Without Password
Guys sometimes we want to restrict access to some particular website from our PC but we dont know how to do it without using some software for it.
Here i m sharing with you a method to do it without using any software...
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.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!
Here i m sharing with you a method to do it without using any software...
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.sitenameyouwantblocked.com , and that site will no longer be accessable.
5] Done!
Subscribe to:
Comments (Atom)
Ad code 2
dqad