All you gotta do is go to : c:\windows\Favorites
I think if you do have it, it's hidden
Printable View
All you gotta do is go to : c:\windows\Favorites
I think if you do have it, it's hidden
Chad, did you try this:
In DOS:
cd\
cd windows\favori~1
attrib -h -r *.* (changes the attributes of all files to not-hidden, not-read-only)
del filename
If this doesn't work, I don't know anymore...