Posted by MaNi on September 11, 2009
It’s shockingly easy to create your own icons in Windows XP. Let’s do it: Click Start, click All Programs, click Accessories, and then click Paint. On the Image menu, click Attributes. Type 32 for both the Width and Height of the document, and make sure that Pixels is selected under Units. Click OK to create a new 32×32-pixel document: the size of an icon.
Now add type, color, or do whatever you’d like to your image. I like to shrink photos (headshots work best) to 32×32 and simply paste them into my Paint document. When you’re finished, open the File menu and click Save As. Use the dialog box to choose where you want to save your file, then give it a name followed by “.ico” (without the quotes), and click Save. (The extension “.ico” tells Windows that it’s an icon file.) You just created an icon! Now you can change any shortcut or folder to your own icon—just browse to it on your hard drive.
It is easy to create your own icons in Windows XP. Let’s do it: Click Start, click All Programs, click Accessories, and then click Paint. On the Image menu, click Attributes. Type 32 for both the Width and Height of the document, and make sure that Pixels is selected under Units. Click OK to create a new 32×32-pixel document: the size of an icon.

Now add type, color, or do whatever you’d like to your image. I like to shrink photos (headshots work best) to 32×32 and simply paste them into my Paint document. When you’re finished, open the File menu and click Save As. Use the dialog box to choose where you want to save your file, then give it a name followed by “.ico” (without the quotes), and click Save. (The extension “.ico” tells Windows that it’s an icon file.) You just created an icon! Now you can change any shortcut or folder to your own icon—just browse to it on your hard drive.
Posted in WiNdOwS TrIcKs | Leave a Comment »
Posted by MaNi on February 15, 2009
Open a dos prompt and give the command
convert d: /fs:ntfs
this command would convert your d: drive to ntfs.
if the system cannot lock the drive, you will be prompted to convert it during next reboot.
Normally you should select yes.
Conversion from fat/fat32 to ntfs is non-destructive, your data on the drive will NOT be lost.
Be aware that converting to ntfs will make that partition of your
drive unreadable under dos unless you have ntfs utilites to do so.
Posted in WiNdOwS TrIcKs | Leave a Comment »
Posted by MaNi on October 25, 2008
I Read this amazing trick from one website, i want to share this trick to all. Enjoy by trying this trick…
Today I will be sharing a pretty unknown trick to create hidden text files using nothing but Notepad, you can use this simple trick to hide plain text data without using any third-party utility or simply use it to impress your friends showing your geekness, the text files created using the method below won’t show anywhere in DOS or Windows irrespective of the hidden and system display file-settings, the files created using this can only be accessed if you know the correct file-name used while creating the file.
Simple follow the steps below to create hidden text file:
- Launch Windows command prompt from Start Menu -> Run -> Type cmd and press Enter.
- Using DOS commands navigate to the desired folder.
- Now type in notepad VisibleFile.txt:HiddenFile.txt and hit Enter, you can change VisibleFile.txt and HiddenFile.txt to names of your choice (notice the : between both file-names), You will be prompted to Create a New file click Yes as shown below.
Read the rest of this entry »
Posted in WiNdOwS TrIcKs | Tagged: notepad trick ( amazing ) | Leave a Comment »
Posted by MaNi on September 16, 2008
1. Keep Folders Hidden
first create a new folder somewhere on your hard drive
when you name it hold down “Alt” and press “0160″ or “255″ this will create and invisible space so it will apper as if it has no name.
then right click in and select “Properties” select the tab “customize” and select “change icon” scroll along and you should a few blanc spaces click on any one and click ok when you hav saved the settings the folder will be invisible to hide all your personal files
Read the rest of this entry »
Posted in WiNdOwS TrIcKs | Tagged: hide folders | Leave a Comment »
Posted by MaNi on August 23, 2008
CREATING SHORTCUTS ON DESKTOP
Desktop Shutdown Icon
Right click on the desktop
Click [New] [Shortcut] to open the Create Shortcut Wizard
Type [shutdown -s -t 00] without the brackets.
Click [Next] and type a descriptive name of your choosing for the shortcut
Click [Finish]
Read the rest of this entry »
Posted in WiNdOwS TrIcKs | Leave a Comment »