Tuesday, 8 April 2014
Special folders in windows
02:37
No comments
Did you know that you cannot create any folder of the name "con",aux" or "nul" in windows.
So you tried it.. and its not working.
Well here's the solution.
Almost all laptops have the same numpad as shown above. To use the numpad ,what you need to do is to hit the NumLk key thats all.Also while typing 255 from the numpad, press and hold "Fn(function)" key along with alt key.
So you tried it.. and its not working.
Well here's the solution.
- Rename folder from the right click option
- You need to use the numpad that is on right side of your keyboard.
- Now while holding alt key type 255 from numpad(Note:you wont see the numbers getting typed). Now leave the alt key and write con, and the folder is created.
Almost all laptops have the same numpad as shown above. To use the numpad ,what you need to do is to hit the NumLk key thats all.Also while typing 255 from the numpad, press and hold "Fn(function)" key along with alt key.
Movies in paint
02:01
No comments
Play movies in ms paint
To play the movie in paint:
- Play the movie you want to watch in any media player.
- Now hit "Print Screen" button.
- Open paint and paste(Ctrl+v).
- Your movie is playing.
Note: This is just for knowledge.This also works for ms word.Also
remember that the movie should be kept playing in the media player in background,else this wont work.
Sunday, 6 April 2014
Hide File or Folder using cmd
10:53
No comments
This is a very simple method for hiding files or folders on your system.The following steps will guide to the process of hiding.
Note:It is necessary that you have some basic knowledge about directories command used in cmd.
Note:It is necessary that you have some basic knowledge about directories command used in cmd.
- Goto "START".
- select "run".
- Type "cmd".
- First of all check the directory in which your file resides.If it resides in C directory then type "c:" in cmd. If in D directory then type "d:" in cmd.
- Suppose if the file/folder you want to hide resides in directory "C" not in any folder, then type
"attrib filename +s +h". Now, check the c directory and you will find that the file is not there. - Now to unhide the file, type "attrib filename -s -h". Now, the file is replaced.
Note: The command "cd.." exits you out of a directory.
- Suppose the name of the file/folder to be hidden is trial in D directory within a folder named test.Open cmd type "d:".
- Now type "cd test".
- Now type "attrib trial +s +h" to hide the trial file/folder .
- If you want to unhide type"attrib trial -s -h". Remember that while unhiding the file/folder goto the exact location in directory to unhide else it wont unhide the file.Here the location of file/folder is c:\trial.
Subscribe to:
Posts (Atom)










