Changes

Jump to: navigation, search

Windows PowerShell 1.0 File Handling

36 bytes removed, 15:57, 8 December 2008
Changing File Properties
</tr>
<tr>
<td>ReadOnly <td>The file File is read-only.</td>
</tr>
<tr bgcolor="#e9e9e6">
<td>Hidden <td>The file File is hidden, and thus is not included in an ordinary directory listing.</td>
</tr>
<tr>
<td>System <td>The file File is a system file. The file is part of the operating system or is used exclusively by the operating system.</td>
</tr>
<tr bgcolor="#e9e9e6">
<td>Archive <td>The file's File archive status. Applications use this attribute Used to mark files for backup or removal.</td>
</tr>
<tr>
<td> Normal <td>The file is normal and has no other attributes set. This attribute is valid only if Cannot be used alonein conjunction with other attributes.</td>
</tr>
</table>

Navigation menu