PoshCode Archive  All files named "CmdWget.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for CmdWget.ps1

2018-06-10
13:41
Added: This is command line script that invoke cscript by itself to download a file. Just save this code with CMD or BAT extension and lanch, for example, with next way: CmdWget E:\arc http://download.sysinternals.com/files/Autoruns.zip – this allow you to download autoruns.exe tool of Sysinternals into E:\arc directory. Note that directory shoul be exist and you do not need specify name of file which you want to download, script saves file with name that specified in url (url is sensitive for register). file: [1302e9e468] check-in: [792fc93274] user: greg zakharov branch: trunk, size: 2108