Digital PointZ Recent Blog Posts

Few Tricks for Fun… Part 1
on Mar 15, 2008Change the name of the command prompt into your name In the command prompt, type “ title your_name ” (without double quotes). Then press ENTER Result- The name in the blue bar of the command prompt will change to whatever you typed after “...



Few Tricks for Fun… Part 1
on Mar 15, 2008Change the name of the command prompt into your name In the command prompt, type “ title your_name ” (without double quotes). Then press ENTER Result- The name in the blue bar of the command prompt will change to whatever you typed after “...



Check whether your Antivirus works well...using a Fake Virus
on Mar 8, 2008 in programming You can check whether your anti-virus software works fine by using a ‘fake virus’. This virus is not a real one. Therefore it cannot harm your computer. This testing is called eicar test.First open up your Notepad or any text editor. Then careful...



Check whether your Antivirus works well...using a Fake Virus
on Mar 8, 2008 in programming You can check whether your anti-virus software works fine by using a ‘fake virus’. This virus is not a real one. Therefore it cannot harm your computer. This testing is called eicar test.First open up your Notepad or any text editor. Then careful...



How to make a file to AUTORUN when the CD is inserted
on Mar 8, 2008 in programming This can be done easily by including an .inf file along with your interested folders when burning the CD. You can use the Notepad for this.First open up the Notepad. Then type the following,[autorun]OPEN = filename.exe‘filename’ is the name of th...



Find out your ' IP address '
on Mar 8, 2008 in programming You know that every network connection has its own IP address. But, do you know how to find that address? NO..? well, just follow the simple instructions below..1) Go to Start and then go to Run2) Type ' cmd '3) In the opening command prompt, type '...