Showing posts with label Command Prompt. Show all posts

How To Hide Text In Notepad !!!

This is a simple trick to hide text inside your windows default text editor i.e Notepad using command prompt,   but this trick works only on NTFS file system.

Steps to hide text in a Notepad :


1. Open your command prompt Start–>Run and Type

cmd
2. Type cd.. to move to C:\> drive or Type cd desktop to move to your desktop

image
3. Type the below code in your command prompt
notepad filename.txt:hidden
4. Write some data and save (Ctrl+S) the file.
5. Browse to the file location and Open filename.txt you cannot see any data in the file.
6. To retrieve the hidden data open command prompt and type the same command.
notepad filename.txt:hidden

Do you like this notepad trick ?

PLz give ur Feedback !!! :

Posted by Abhishek Vohera

10 Helpful Commands To Use In Command Prompt (CMD) .

Go to Start --> run ---> type CMD ---> Press enter

Try the following commands


1-->DATE

(Internal)
DATE mm-dd-yy
Displays and/or sets the system date.


2-->DIR

(Internal)
DIR [d:][path][filename] [/A:(attributes)] [/O:(order)] [/B][/C][/CH][/L][/S][/P][/W]
Displays directory of files and directories stored on disk.

3-->LABEL

(External)
LABEL [d:][volume label]
Creates or changes or deletes a volume label for a disk.

4-->MKDIR

(MD) (Internal)
MKDIR (MD) [d:]path
Creates a new subdirectory.

5-->PROMPT

(Internal)
PROMPT [prompt text] [options]
Changes the DOS command prompt.

6-->RMDIR (RD)

(Internal)
RMDIR (RD) [d:]path
Removes a subdirectory you will not find it in recycle bin also .

7-->TIME

(Internal)
TIME hh:mm[:ss][.cc][A|P]
Displays current time setting of system clock and provides a way for you to reset the time.

8-->TYPE

(Internal)
TYPE [d:][path]filename
Displays the contents of a file.

9-->VER

(Internal)
VER
Displays the DOS version number.

10-->VOL

(Internal)
VOL [d:]
Displays a disk's volume label.

(Abhi Software Tips)
 

Plz give ur feedback !!!
We need it !!!
Posted by Abhishek Vohera

Lock and Hide your folder using Command Prompt .


To lock a folder in windows XP without any software. Follow the steps below.

1. Make a Folder in C drive rename it as "a" without quotes.
2. Now open Command Prompt .

3. Type "attrib +s +h C:\a" without quotes and press enter.
4. This command will Make your folder invisible and it can not be seen even in hidden files and folders.
5. To make it visible again type "attrib -s -h C:\a"

You can lock any other folder also by changing the location C:\a to address of your folder. 



PLZ give your feedback in comments !!!!
plz  !!!
Posted by Abhishek Vohera

- Copyright © Abhi Software Tips -Metrominimalist- Powered by Blogger - Designed by Johanes Djogan -