re: odbc.hta
Tuesday, March 23, 2004 at 8:25 am Windows XP Annoyances Discussion Forum
Posted by Jordan Lund
(4 messages posted)
If Attrib is showing SHR that means the file is marked as System, Hidden and Read-Only
and you have to remove all three to be able to delete the file.
attrib -s -h -r homepage.htm should do the trick. The "-" means you're removing
the bits. If you ever want to make a file system, hidden or read only you change
it to a "+" to add the bit.
On Monday, March 22, 2004 at 9:24 pm, Evan wrote:
>When I typed attrib homepage.hta, it listed SHR on the side. The R was
>the only difference between that and what was listed after odbc.hta. What should
>I do?
- Written in response to:
- re: odbc.hta (Evan: Monday, March 22, 2004 at 9:24 pm)
Responses to this message:
|
|
All messages in this thread [show all]
 | odbc.hta (Albert: Tue, Mar 2, 2004, 8:26 am) |
 |  |  |  |  |  |  |  |  | re: odbc.hta (Jordan Lund: Tue, Mar 23, 2004, 8:25 am) |
| |
| |
| |
Return to the Windows XP Discussion Forum
|
|