Invisible Folders...

Discussion in 'All other topics' started by gobble412, Nov 12, 2008.

  1. gobble412

    gobble412 Member

    Joined:
    May 25, 2008
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    11
    I just recently attempted to make a folder turn invisible using the alt+0160 method, and then I attempted to delete the folder. I found the technique for renaming using the command prompt so that it could be deleted, but the command prompt keeps telling me "The system could not find the file specified" Please help?
     
  2. attar

    attar Senior member

    Joined:
    Jun 17, 2005
    Messages:
    11,147
    Likes Received:
    41
    Trophy Points:
    128
    To rename or delete the folder, make sure you are in the correct path.
    If the folder is in the root directory, at the prompt, type:
    rd /s "alt 0160" to remove it, or
    ren "alt 0160" newfolder to rename it 'newfolder'.
    Remember that what is between the quotation marks requires that you hold down the 'alt' key and type 0160 on the right side number pad (Num lock on).


    [​IMG]
     
    Last edited: Nov 14, 2008
  3. J_D_L

    J_D_L Member

    Joined:
    Sep 5, 2008
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    11
    hi am new hr....how to make a invisible folder so i can kept my imprtnt files?..........thanks lol
     
  4. attar

    attar Senior member

    Joined:
    Jun 17, 2005
    Messages:
    11,147
    Likes Received:
    41
    Trophy Points:
    128
    Create a new folder on the Desktop (or anywhere else).
    For a name you press the 'NumLock' key down.
    Hold the 'Alt' key down and enter o160 on the number pad and release the 'Alt' key.
    The folder has no name, but it still has the default icon.
    Remember to release the 'Num Lock'.

    Right click on the folder and 'Properties' 'Customize' Change Icon'
    Select one of the 'invisible' icons and 'OK'.
    Remember where it is on the Desktop, so you can open or drag files on to it.
    Using XP (I don't know about Vista) it can be deleted/renamed/icon changed as usual - if you can click on it.
    People using Vista complain that it cannot be renamed or removed except from the command prompt.

    [​IMG]

    [​IMG]
     
    Last edited: Nov 15, 2008
  5. J_D_L

    J_D_L Member

    Joined:
    Sep 5, 2008
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    11
    its working..........thnks a lot!
     
  6. attar

    attar Senior member

    Joined:
    Jun 17, 2005
    Messages:
    11,147
    Likes Received:
    41
    Trophy Points:
    128
    Okey-dokey.
     
  7. i_am_alex

    i_am_alex Regular member

    Joined:
    Sep 2, 2007
    Messages:
    381
    Likes Received:
    0
    Trophy Points:
    26
    When I do it, it changes the folder name to "b"?
     
  8. i_am_alex

    i_am_alex Regular member

    Joined:
    Sep 2, 2007
    Messages:
    381
    Likes Received:
    0
    Trophy Points:
    26
    In Vista it's ALT+255. I did this and now cannot delete it. No matter what I do in command prompt, it will not find this folder. I went into Documents (where it's located) Shift+right click>Open CMD here. I tried del "ALT+255" (actually pressing it) not found.

    ren "ALT+255" (actually pressing it)bob and it wasn't found.
     
  9. attar

    attar Senior member

    Joined:
    Jun 17, 2005
    Messages:
    11,147
    Likes Received:
    41
    Trophy Points:
    128
    Alt 255 is the 'space' character.
    'del' is the Dos command to delete a file.
    'rd' is the command to delete/remove a folder.
     
  10. i_am_alex

    i_am_alex Regular member

    Joined:
    Sep 2, 2007
    Messages:
    381
    Likes Received:
    0
    Trophy Points:
    26
    I tried rd, and rd /s but the file is still now found?
     

Share This Page