Computing.Net > Forums > Windows 95/98 > Changing Attributes

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Changing Attributes

Reply to Message Icon

Name: Cuppasplosh
Date: February 4, 2001 at 05:49:56 Pacific
Comment:

Does anyone know a program which will change the attributes of files in a folder,i to remove the read-only properties.
thanks



Sponsored Link
Ads by Google

Response Number 1
Name: moh
Date: February 4, 2001 at 06:15:26 Pacific
Reply:

From the Start|Run box. Here's an example to change the Read Only attributes of files in, say, the "Download" folder to remove the Read only attributes:

attrib -r C:\Download\*.*

Using this "+r" value would add the read only attribute to all files in that folder.

To make a file hidden you would include the switch "+h" (no quotes). To make files in a given folder read only and hidden you would enter in the Run box:

attrib +r +h C:\folder\*.*


0

Response Number 2
Name: vishal
Date: February 4, 2001 at 06:16:26 Pacific
Reply:

Hi Cuppa..,
It is simple.Use attrib.exe program that comes with dos or present in \windows\command\ folder.
Bye.


0

Response Number 3
Name: Cuppasplosh
Date: February 4, 2001 at 06:43:01 Pacific
Reply:

I tried this from the run box; attrib -r C:\Program Files\Napster\Incomplete\*.*

A Dos box opened up which read 'parse error 8'

The file was still read only


0

Response Number 4
Name: AA
Date: February 4, 2001 at 11:05:21 Pacific
Reply:

Try the same syntax, but with "8.3" DOS path/file names (Progra~1, etc.)like this in your case:
attrib +r C:\Progra~1\Napster\Incomp~1\*.*
It should work, assuming your Program Files folder IS progra~1.


0

Response Number 5
Name: sunday
Date: February 4, 2001 at 11:17:11 Pacific
Reply:

Of course, you MIGHT just try it all in Explorer, highlight the file(s), and right-click, the select "Properties", check or un-check the attributes.
Then again, you might also explain why you want to change the read-only attribute for a file that is in "Incomplete" - that might fetch more forum tips (work-arounds).


0

Related Posts

See More



Response Number 6
Name: Cuppasplosh
Date: February 4, 2001 at 12:09:49 Pacific
Reply:

I was using the "incomplete" Napster file to test the solution posted by moh.

I realise that the properties can be changed one by one. I wanted to know whether a lot of files can be changed together.


0

Response Number 7
Name: tsuji
Date: February 4, 2001 at 18:18:29 Pacific
Reply:

You have parse error because a space in the directory is not acceptable for DOS. To do it properly, run

attrib -r "C:\Program Files\Napster\Incomplete\*.*"

(one one line, no line break)



0

Response Number 8
Name: Cuppasplosh
Date: February 4, 2001 at 19:22:27 Pacific
Reply:

Thankyou, tsuji.


0

Response Number 9
Name: tsuji
Date: February 4, 2001 at 20:23:46 Pacific
Reply:

No problem. I made a typo error you surely detect, +r per your request (-r is the reverse). Like to make it straight. Thanks.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Making hard drive bootabl... sound card



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: Changing Attributes

DirectCD writing question www.computing.net/answers/windows-95/directcd-writing-question/54089.html

Content Advisor missing information www.computing.net/answers/windows-95/content-advisor-missing-information/48780.html

i deleted cookies/files now hazard www.computing.net/answers/windows-95/i-deleted-cookiesfiles-now-hazard-/142270.html