Yeah so I logged into windows through safemode cause its the only way to get into admin stats. And then I gave myself admin permision. But that didn't work still. Some reason I was still locked out
Here's what I ended up doing. If anyone runs into permision issues through xp..this is the way. I sorta stumbled upon the exe of subinacl. It's originally used with windows server 2003. (since takeown sucked for WinNt) Anyways, so I used subinacl in dos command and took over permisions that way.
subinacl /subdirectories E:\music\ *.* /setowner=dave
So pretty much I made subinacl search through all the files in the sub with happy *.* search and convert em all to my directory. Only took a lil time and it worked. Sometimes I grin being so clever