How can i make a file with a certain extention hidden?


  1. Posts : 3
    Windows 7 Professional x64
       #1

    How can i make a file with a certain extention hidden?


    I have several .001 files that i would like to hide automatically. I tried using regedit, but i could not find how to make the files hidden.
      My Computer


  2. Posts : 2,798
    Windows 7 x64, Vista x64, 8.1 smartphone
       #2

    Hello, and Welcome to the Forum,

    To make a file Hidden, you would need to change the File Attributes.
      My Computer


  3. Posts : 3
    Windows 7 Professional x64
    Thread Starter
       #3

    I used
    Code:
    attrib +h C:\Users\MYNAME\Folder\*.001
    in the command prompt, and i get an error: Paremeter format not correct -
      My Computer


  4. Posts : 2,798
    Windows 7 x64, Vista x64, 8.1 smartphone
       #4

    Include the FilePath between quotes, like this:
    attrib +h "C:\Users\MYNAME\Folder\*.001"
      My Computer


  5. Posts : 3
    Windows 7 Professional x64
    Thread Starter
       #5

    Thank you!
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 09:12.
Find Us