Monday, April 23, 2012

How to type malayalam in photoshop

There are so many ways to type malayalam in photoshop (Method 1: using charmap)

Step1: Goto Start/run -> Type ‘charmap’ and press enter.


Step2: Select any malayalam font, and select the letters one by one. When completed, copy  it. 

Better use MTW TT Karthika or ML TT Karthika Font........


Step 3: Open photoshop --> select the font from the drop down which you have used to type in character map



Step 4: Paste the copied word..... 



Done..............

Watch Video........



Wednesday, February 29, 2012

How to create CON folder in windows XP

Open the Command prompt by Start -> Run and typing cmd

Code:

C:\> md \\.\c:\con

Now, Open My Computer and browse through the path where you created CON folder... Surprising.. ?? Yeah.. you have created it successfully

Now, try to delete the folder from My computer

OOPS!!! You cant delete it...

Now, try this in command prompt console

Code:

C:\> rd \\.\c:\con

Yeah!! You did it...