To start the command line type cmd in the Run window.
Check if powershell is installed by typing powershell on the command line.
(new-object System.Net.WebClient).DownloadFile('http://www.xyz.net/file.txt','C:\tmp\file.txt')
To start the command line type cmd in the Run window.
Check if powershell is installed by typing powershell on the command line.
(new-object System.Net.WebClient).DownloadFile('http://www.xyz.net/file.txt','C:\tmp\file.txt')