Skip to main content



To hide your file on the computer  using cmd promt

To hide your file first goto START->RUN->cmd
and goto the folder direcotry and type the following comand

attrib +s +h +r "folder name"

Ex.
    C:\Users\Bunty-thinkpad>attrib +s +h +r new
here "C:\Users\Bunty-thinkpad>" is the my direcotry and "new"  is my floder name which i want to hide.


and press enter

floder is hide,

To unhide the folder type the cmd. given below

C:\Users\Bunty-thinkpad>attrib -s -h -r new


remember that folder name not contain a null char. nor space. folder name must be a single name.

    try it on your pc.it is useful to hide personal data without any softwere.



                                                                                         ***(! w@n@ b H@(Ker)***       

Comments

Popular posts from this blog

Some Importance Computer tricks....

Hey hi frind's.... Here some use full tricks for you... 1. To view all specifications of your computer Go to run type “dxdiag” then press Enter. 2. How to put your name on taskbar             > Start             >Control Panel             >Regional & Language options             >Customize             >Time change with your name 3. How to make sound when you press caps lock & num lock             >Click accessibility option             >mark the use toggle keys option             >apply. 4....

Full Form of Computer Related Terms:

Hey hi frind's,    today i will give you some full forms relating to the computer filed. this is is very use full to an aftetude test as well as ques commpedetions. and your dally life. here is the some full form given below. enjoy....                                        Full form of computer related terms:  * HTTP - Hyper Text Transfer Protocol. * HTTPS - Hyper Text Transfer Protocol Secure. * IP - Internet Protocol. * URL - Uniform Resource Locator. * USB - Universal Serial Bus. * VIRUS - Vital Information Resource Under Seized. * 3G - 3rd Generation. * GSM - Global System for Mobile Communication. * CDMA - Code Divison Multiple Access. * UMTS - Universal Mobile Telecommunicati on System. * SIM - Subscriber Identity Module. * AVI = Audio Video Interleave * RTS = ...

Some Importance A-Z CMD Commands....

Hey hi frind's... any one instresed in batch programing....???? here is the all importance command's for you.... An A-Z Index of the Windows CMD command line    ADDUSERS Add or list users to/from a CSV file    ADmodcmd Active Directory Bulk Modify    ARP       Address Resolution Protocol    ASSOC     Change file extension associations•    ASSOCIAT One step file association    ATTRIB    Change file attributes b    BCDBOOT   Create or repair a system partition    BITSADMIN Background Intelligent Transfer Service    BOOTCFG   Edit Windows boot settings    BROWSTAT Get domain, browser and PDC info c    CACLS     Change file permissions    CALL      Call one batch program from another•    CD      ...