View Single Post
  #4230 (permalink)  
Old 05-25-2009, 01:29 PM
joojoobee666's Avatar
joojoobee666
PPCKitchen Crew
Offline
Location: Ohio
 
Join Date: Jul 2008
Posts: 1,442
Reputation: 10635
joojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation leveljoojoobee666 can't get a higher reputation level
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by fredcatsmommy View Post
sorry for the ignorance, but what's "+h" mean and what do I need to do to fix it?
It's a file attribute. +h means it's hidden. Easiest thing to do is go out to command prompt, go to the folder your having trouble with and run this command:

attrib -h -s -r *.* /s /d

I just do that from the root of my SYS files and make sure all files have all attributes removed.
Reply With Quote
This post has been thanked 1 times.