Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Any one know how to hide a file?  (Read 2888 times)

0 Members and 1 Guest are viewing this topic.

Marina

    Topic Starter


    Starter

    Any one know how to hide a file?
    « on: October 08, 2009, 01:17:47 AM »
    A friend told me I could creat files in dos system, while could not open in microsoft system. Any one know the exact steps? :o
    USA based laptop accessories wholesale,dealing laptop ac adapter,battery,lcd screen panel,keyboard,dvdrw.

    Helpmeh



      Guru

    • Roar.
    • Thanked: 123
      • Yes
      • Yes
    • Computer: Specs
    • Experience: Familiar
    • OS: Windows 8
    Re: Any one know how to hide a file?
    « Reply #1 on: October 08, 2009, 04:21:51 AM »
    Well, first off, you are running XP. There us no DOS in XP. There is the command prompt however, and I shall continue.

    Go to the command prompt as you normally would, and type in

    ATTRIB /?

    You can still access files if they have the SYSTEM and HIDDEN attributes, but it is hard (for skiddies who think they are computer hackers, or someone computer illiterate).
    Where's MagicSpeed?
    Quote from: 'matt'
    He's playing a game called IRL. Great graphics, *censored* gameplay.

    Zeriously



      Newbie

      Re: Any one know how to hide a file?
      « Reply #2 on: October 08, 2009, 11:42:30 AM »
      the correct syntax would be

      "attrib filename +h"

      or to unhide, do -h


      Helpmeh



        Guru

      • Roar.
      • Thanked: 123
        • Yes
        • Yes
      • Computer: Specs
      • Experience: Familiar
      • OS: Windows 8
      Re: Any one know how to hide a file?
      « Reply #3 on: October 08, 2009, 12:45:26 PM »
      the correct syntax would be

      "attrib filename +h"

      or to unhide, do -h


      A lot of people can view hidden files through folder options. Most people can't view system files (+s) because a message box pops up to ask if they're sure and system files are important blablabla and they click no.
      Where's MagicSpeed?
      Quote from: 'matt'
      He's playing a game called IRL. Great graphics, *censored* gameplay.

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: Any one know how to hide a file?
      « Reply #4 on: October 08, 2009, 08:12:25 PM »
      System/hidden files show up fine for me in explorer with no prompt of any form.

      It is only specific folders that show that prompt; I believe it is a desktop.ini setting for that folder.
      I was trying to dereference Null Pointers before it was cool.

      Helpmeh



        Guru

      • Roar.
      • Thanked: 123
        • Yes
        • Yes
      • Computer: Specs
      • Experience: Familiar
      • OS: Windows 8
      Re: Any one know how to hide a file?
      « Reply #5 on: October 09, 2009, 07:07:04 PM »
      When you try to change the option of viewing the system files from the reccomended option, it does prompt you not to do it.
      Where's MagicSpeed?
      Quote from: 'matt'
      He's playing a game called IRL. Great graphics, *censored* gameplay.