Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 332 Bytes

File metadata and controls

9 lines (6 loc) · 332 Bytes

tutorial-scripts

To start the command line type cmd in the Run window.

Install PowerShell

Check if powershell is installed by typing powershell on the command line.

Double click on the provided setup.bat file

(new-object System.Net.WebClient).DownloadFile('http://www.xyz.net/file.‌​txt','C:\tmp\file.tx‌​t')