Tuesday, January 18, 2011

How to keep your ip address in a file

open your cmd
type in cmd
ipconfig >>ip.txt
this will create a file and save all details to your computer

Create your own text to speech program

Type the following code in your notepad




Now save this file with name as "voice.vbs"
and to run this just double click on file to run.