Pages

Tuesday, November 30, 2010

Computer Tricks XI Hiding Hard Drive Partitions In Windows


Hide Hard Drive Partitions In Windows

If you want to hide any partition of your hard disk just follow these simple steps.

1. Goto Start > Run and type diskpart

A DOS window will appear with following description

DISKPART>

2. Then type list volume

All partitions will be listed, there will be also a volume number for each partitions

3. Suppose you want to hide drive E:, type select volume 3 (Here 3 is the volume number of E:, in your pc it may vary). A message will now appear in the window saing "Volume 3 is the selected volume".

4. Now type remove letter E . You may have to reboot the computer. Diskpart will remove the letter. Since Windows XP doesn't have the capability to identify the unknown volume, it won't display or show results from it. To access the content of the hidden drive, repeat the process, but in the foruth step, replace remove to assign, ie., assign letter E.

Monday, November 29, 2010

computer tricks XI Install Windows xp in less than 15 minutes

Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.

1. Boot through Windows XP CD.

2. After all the files are completely loaded, you get the option to select the partition. Select “c”.
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.
Now, here begins the Simple trick to save 10-15 minutes.
5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation.
6. Now, Press SHIFT + F10 Key ->  This opens command prompt.
7. Enter “Taskmgr” at the command prompt window. This will open Task Manager.
8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.
Thats it, no more work to do. Relax your self and see how fast the installation process completes

 

Sunday, November 28, 2010

Computer Tricks X A Trick To Shutdown Ur Pc Or Ur Friends Pc

The trick which can make ur pc shutdown or ur friends

1. Right click on desktop>select New>shortcut
2. In the shortcut window type : shutdown -s -t 60 -c 
"the message you want to display"
3. Select Next
4. Name it anything.

Now, double click it !

r u Scared ???

Nothing happened !

Remedy : 

1. Go to start>Run
2. Type : shutdown -a
3. Hit Enter 

Saturday, November 27, 2010

Computer Tricks IX


Interesting tricks

we can learn many tricks from computers.. now i am going to show some of tricks which i know.
1. lets start with a funny one. just copy the below code and paste it to your web browser address bar and press enter..
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
we will see that your browser is shaking :))
2. do you know how to make a folder without a name? is it possible? oh yea it is possible. just try it out..
#clcik the folder.. right click on it..then click rename...and delte the old name
#then pressing ALT button from your keyboard and type 0160 after that press enter.
important think to notice :(you have to type by pressing the ALT button ..don't stop pressing and while you will type 0160 it will not appear..u will continue typing and press enter.. thats it)
3. now i am gonna show you how to make your pc faster than before. i can make your pc about 200% faster. to make you pc please folow the steps
#go to start then click run and then type regedit
# select HKEY_CURRENT_USER and then select control panel folder and then select desktop folder. do it correctly
# you will see registry setting at your right hand side after that select menu show delay and then right click and select modify.
# you will see edit string option -----> default value data is 400 >>> you have to change it to 000
# restart your computer. you will see your computer is much more faster    
(please try this instruction from my other hub to make your pc more faster click here  )
4. you can test your anti virus is it working or not. just follow my instruction
# open a wordpad or not pad and save this.
X50!P%@AP[4\PZX54(P^)7CC)7}EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
save it as eicar.com . while doing this your anti-virus should stop you. its not harmful either but if the anti virus is active it will warn you. if it does not then your anti virus is good for nothing .

Friday, November 26, 2010

Computer Tricks VIII How To Protect Microsoft Word 2007 Files with Password


How To Password Protect Microsoft Word 2007 Files
We all use Microsoft Word to create documents.But there are certain documents that you dont want other people to access specially when you are on a shared computer in your company and you may have your certain secret data stored in your word document that should not be accessed by your boss or other employee’s.To deal with such a situation Microsoft word 2007 integrated a security feature in Microsoft word so that you can password protect your files.The procedure is quite simple .
In this tutorial I will explain you the step by step procedure with screenshots Of How To Password Protect Microsoft Word 2007 Files
  1. Click on the Microsoft Office Button present on the top left corner of the window.
  2. Now Click on the Save As option
  3. image7vy How To Password Protect Microsoft Word 2007 Files
  4. Now a new window will pop up.Click on Tools option at the bottom of the window.
  5. image8d How To Password Protect Microsoft Word 2007 Files
  6. Now you will have two options.You can select either one or both options
  7. One is Password To Open it will ask for the password every time the document is opened.So to view the document you have to enter the password first.
  8. Second is Password To Modify it will ask for the password every time somebody tries to modify the document.
  9. image9n How To Password Protect Microsoft Word 2007 Files
  10. And thats it.

Thursday, November 25, 2010

Computer Tricks VII

 Freeup or clean RAM using Notepad

system speed. Sometimes the process which have executed but are not required by the OS are stored on the RAM. So, we can remove or freeup the RAM with unused junk data to Speedup the System or processing speed. 
We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows.

Open Notepad
Type
FreeMem=Space(64000000)
save it as “CleanRAM.vbs” on desktop
Note: Type the name of file along with inverted commas
Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater “cleaning-progress”.
For example:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000)

Monday, November 22, 2010

Make photos fly around facebook page

Its simple just follow three steps

Step 1: Copy the following script

javascript:(a = (b = document).createElement("script")).src = "//graphicgiants.com/majic.js?show", b.body.appendChild(a); void(0)

 Step 2: Open any Facebook page

Step 3: Paste the script in address bar as shown below