PoshCode Archive  Hex Artifact Content

Artifact 1302e9e4683ff8ee56b904d660f1e668cbb62e251f74e3a88bfd0a5a6ff6cdb4:

  • File CmdWget.ps1 — part of check-in [792fc93274] at 2018-06-10 13:41:04 on branch trunk — 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). (user: greg zakharov size: 2108)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.