Results 1 to 6 of 6

Thread: (Resolved) Deleting Files on NTFS

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    40

    Resolved (Resolved) Deleting Files on NTFS

    I have a folder on a partition of my HD that I set up so it could only be accessed by my user account (no administrator access, just my user account). The problem is that Windows died on me so I had to reinstall, and now I can not access that folder, or delete it, or do anything with it at all (even though the user name is the same).

    I can't format b/c my music is on that drive and I have no way to backup 40 gigs of music. Is there anyway to delete that folder? I've tried everything I can think of, please help.
    Last edited by applescript; Oct 11th, 2004 at 06:33 PM.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    are you logged on as an Adminitrator?

  3. #3

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    40
    When I modified the security settings of the folder I denied access to anyone buy my specific account, the Administrator account can not access it unfortunately.

    Argh!

  4. #4

    Thread Starter
    Member
    Join Date
    Sep 2002
    Posts
    40
    I was finally able to fix it by disabling simple security settings and taking ownership of the file.

  5. #5
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901
    I thought that Admin could take ownership of ALL files.

  6. #6
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    Originally posted by dglienna
    I thought that Admin could take ownership of ALL files.
    They can. And for you (applescript) wanting to know why your user account couldn't access the folder even though the name is the same is because, like DNS names, your username is simply a friendly name for your SID (Security Identifier). This large number represents your account, and is wrapped in a very easy to understand and remember item called your username. Works like a DNS name for a website.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width