Thursday 25 April 2013


talking computer

You can create voice from your computer. whatever you will write in the box, computer will talk the same words. process the given below. 
·                                  open notepad and write this code. 

Dim message, sapi
message=InputBox("aslam-o-alaikum friend. I am going to read book ?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

·                                 in this code i have written (aslam alaikum friend I am going to read book) but you can change it but don't change any other word from the code.·                                 Now save this file with extension .vbs
·                                 Now write some thing in the box and click ok and done :))

change the back ground of welcome screen…..

There is another trick to put a background of your own choice on windows xp for the welcome 
screen. It is very interesting trick and you can use it easily. follow these instructions for this trick.
1.  Open your browser and type www.google.com.
2.  In search bar type "logon studio" and press "i 'm feeling lucky"
3.  you will see a webpage. http://www.stardock.com/products/logonstudio/
4.  Press the button download near "logonStudio" 
5.  On the next page you can see heading "LogonStudio For XP Download". 
     Click on download button found right side of this heading.
6.  Save this setup file and double click to install the software.
7   In this software you see 3 available logos and also you can download more logos from the link 
      mentioned below. Select any logo and click Apply. 
 8.  And you are done

Saturday 20 April 2013


3.SPEED UP BOOT BY DISABLING UNUSED PORTS.!!
You may have tried many tweaks like modifying windows XP start-up applications, prefetches, unload DLLs method, etc. And yes those methods do work for me.
                    I have just accidentally found out another way to give you an extra boost in windows XP's boot performance. This is done by disabling your unused devices in Device Manager. for example, if you don't have input devices that are connected to one of your USB's or COM ports, disabling them will give you an extra performance boost in booting. Go to Control Panel -> System -> Hardware tab -> device manager Disable devices that you don't use for your PC and then restart.

Boot Or Start Computer Faster


Many computers take a lot of time to boot (or start ).This is due to many reasons.

Some slight changes can do wonders for your system:

1. Press start->run then type msconfig and press enter.

Go to the startup tab. Here you will see a list of startup items. These are all the programs that automatically start when you boot your PC. It is these that slow down the boot up process.
                                 So uncheck all the unwanted items like ms-office, messengers other utilities that u may not need at startup). Don't uncheck your antivirus software.

Restart your Pc to and see for yourself, your pc will now boot faster....
 
2. A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option is enabled, but on some systems it is not, so below is the information on how to turn it on:

Go to Start Menu and Click Run
Type in regedit then click ok
Find "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction"
Select "Enable" from the list on the right
Right on it and select "Modify"
Change the value to Y .
Reboot your Pc and see the change yourself.:)))))))))))

Remove shutdown button
To remove the shutdown button from the logon screen in WinXP and 2K, use regedit and navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system change the value of the dword 'shutdownwithoutlogon' to '0'. exit regedit.
ok you done :))))))))))

Make frnds scare for VIRUS
Open notepad and type this:-

lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")

Then save it as Virus.VBS

And go to the folder that is contains it and open it if a window pops out saying a virus has been detected it's working. Press yes or no to close the window and put it in the Startup Folder of the victim's account.
On startup the window should appear.....


TO BLOCK A WEBSITE..............

This trick will be helpful for those who want to block access to particular websites on their system.  Parents can block certain websites from their younger ones. It can also be used in schools and colleges etc….
Well this trick is very simple and it goes this way.
1. Open MyComputer
2. Browse C:   (or your Operating system drive)
3. Browse Windows –>System32–>drivers–>etc
so the Location will be C:\WINDOWS\system32\drivers\etc
In the etc folder look for the file hosts
4. Open this file hosts with notepad.
5.  Locate the line 127.0.0.1 localhost
6. To block www.google.com for example, just add this text under
127.0.0.1  localhost:
127.0.0.1 www.google.com
127.0.0.1 www.yahoo.com
7. Save the file.
In this way add any number of sites you want,  however you will need to prefix it with “127.0.0.1″.
Note:  This blocks the website from opening in any browser whether it is Mozilla Firefox or Internet Explorer

TO REMOVE ADMINISTRATOR PASSWORD
Method 1
Important part
Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind...........

Method 2

Step 1. Put your hard disk of your computer in any other pc ........
Step 2. Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk )...........
Step 3. Then open that drive in which the victim’s window(or your window) is installed...........
Step 4. Go to location windows->system32->config
Step 5. And delete SAM.exe and SAM.log
Step 6. Now remove hard disk and put in your computer........
Step 7. And boOt your computer :)))))))))))