Changes

Jump to: navigation, search

Windows PowerShell 1.0 File Handling

1 byte removed, 15:56, 8 December 2008
Changing File Properties =
</pre>
== Changing File Properties ===
The properties of a file are changed in Windows PowerShell using the ''Set-ItemProperty'' cmdlet together with the appropriate .NET [System.IO.FileAttributes] static member. For example, to set the ''ReadOnly'' attribute on a file:

Navigation menu