Its a site about computer tips and tricks which gives u knowledge about the coolest tricks possible on a computer + info of other interesting and useful websites on internet.
Wednesday, March 17, 2010
Monday, March 15, 2010
How to Restart Windows without Restarting your PC
When you click on the SHUTDOWN button,
make sure to simultaneous press SHIFT Button.
If you hold the Shift key down while clicking on SHUTDOWN button,
you computer would restart without restarting the Computer.
This is equivalent to term "HOT REBOOT".
make sure to simultaneous press SHIFT Button.
If you hold the Shift key down while clicking on SHUTDOWN button,
you computer would restart without restarting the Computer.
This is equivalent to term "HOT REBOOT".
Control Your Mouse Through Keyboard
This is for all computer professionals and programmers who have arm problems due to continuous use of mouse.U can easily control your mouse from the numeric pad of keyboard.All u have to do is this!!!
|
Sunday, March 14, 2010
Increase the life of ur dvd rom
This is an interesting one!!!
This is for those who watch movies on their computer's dvd rom drive!!!
There is a software called dvd idle pro which can really increase the life of your dvd drive. By using the Smart Read-ahead Cache,
DVDIdle saves DVD data which will be played soon onto the hard disk cache or RAM cache, and
then feeds it to DVD player.
This allows the DVD drive to rest.
For example:
a 6X-speed DVD drive will only work for 15 minutes when you are watching a 90 minutes DVD
movie.
here is the link: http://www.dvdidle.com/download/DVDIdlePro59.exe
This is for those who watch movies on their computer's dvd rom drive!!!
There is a software called dvd idle pro which can really increase the life of your dvd drive. By using the Smart Read-ahead Cache,
DVDIdle saves DVD data which will be played soon onto the hard disk cache or RAM cache, and
then feeds it to DVD player.
This allows the DVD drive to rest.
For example:
a 6X-speed DVD drive will only work for 15 minutes when you are watching a 90 minutes DVD
movie.
here is the link: http://www.dvdidle.com/download/DVDIdlePro59.exe
Chat With Command Prompt
If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!
Subscribe to:
Posts (Atom)