Ok, after doing some research on the Mircosoft support site it seem that I have to go into CMD.EXE to do it. So, I did....but the problem is I keep getting a message that saids 'Parameter format not correct". I believe I am doing it right.....this is what I typed:
H:\>attrib -r -s H:\Flac Files II /s
The -r is to take away the read only file attrib.
the -s is to take away the system default of read only file attrib
and the /s is to change the sub folders and files as well.
But like I said, I keep getting a "Parameter format not correct". Anyone know what I am doing wrong?
Thanks,
-Darin
File paths containing blanks should be placed in quotation marks. Try this: