Differences
This shows you the differences between the selected revisions of the page.
| 2021-03-25 | 2021-03-25 | ||
| full featured powershell version of the download code (martin) | preventing highlighting of the "Exit" method (martin) | ||
| Line 190: | Line 190: | ||
| finally | finally | ||
| { | { | ||
| - | [System.Threading.Monitor]::Exit($using:filesEnumerator) | + | [System.Threading.Monitor]::<nohilite>Exit</nohilite>($using:filesEnumerator) |
| } | } | ||