`
izuoyan
  • 浏览: 9221704 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Cmd Shell For Download Files

阅读更多

Set xPost = createObject("Microsoft.XMLHTTP")
xPost.Open "GET","http://yoursite:8080/SharePoint/NewsTar/Antivirus/unlocker1.8.5.exe",0 '下载文件的地址
xPost.Send()
Set sGet = createObject("ADODB.Stream")
sGet.Mode = 3
sGet.Type = 1
sGet.Open()
sGet.Write(xPost.responseBody)
sGet.SaveToFile "./unlocker1.8.5.exe",2 '保存文件的路径和文件名

保存为.vbs 执行下载

分享到:
评论

相关推荐

    WinAircrackPack

    start a shell (cmd.exe) and manually type the command line; there are no plans to develop a GUI for aircrack. C:\TEMP> aircrack.exe -n 64 -f 8 out1.cap out2.cap See below for a list of options. ...

    macOS Unlocker 2.1 for VMware Workstation 11/12/14(VM14破解补丁)

    * Download a copy of the latest VMware Tools for macOS Note that not all products recognise the darwin.iso via install tools menu item. You will have to manually mount the darwin.iso for example on ...

    unlocker208 —— VMware 安装 MacOS的必备补丁

    * Download a copy of the latest VMware Tools for OS X Note that not all products recognise the darwin.iso via install tools menu item. You will have to manually mount the darwin.iso for example on ...

    MobaXterm Pro 11.0.3816

    New feature: added a new global setting in order to choose which local shell to use (Bash, ZSH (64-bits), Cmd, Powershell, or one of the Linux WSL distributions) Improvement: enhanced the Remote ...

    结合telnet与ftp 功能服务器wasd第三版源码

    this server and client programs is created for the s3c2410 platform board to conveniencely control it and fulfil files transferring at the same time , that is a simple combinationfor telnet and ftp ...

    jdk-6u20-windows-x64.exe

    C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program Files\Java\jdk1.6.0_03\bin) 完成后:单击...

    pstools套件在渗透中的应用详解1

    下载PSTools的地址是:http://download.sysinternals.com/files/PSTools.zip 总结,PSTools是一套强大的系统管理与渗透测试工具,其灵活性和多功能性使得它在安全评估和网络防御中扮演着重要角色。了解并熟练运用...

    erlang日志应用log4erl(非sasl)

    - Currently, only size-based log rotation of files for file appender - Support default logger if no logger specified - 5 predifined log levels (debug, info, warn, error, fatal) - A log handler for ...

    window使用curl.docx

    建议选择一个易于访问的位置,如`C:\Program Files`或`C:\Tools`。 ### 3、修改Windows环境变量 为了能够在命令提示符(CMD)中直接使用`curl`命令,你需要将`curl`的可执行文件路径添加到系统的PATH环境变量中。...

    树莓派系统uupwin10软件包

    4. `uup_download_macos.sh` 和 `uup_download_linux.sh`:这两个是Unix Shell脚本,分别用于MacOS和Linux系统的UUP文件下载。 5. `CustomAppsList.txt`:可能是一个自定义应用列表,允许用户指定要在Windows 10 IoT...

    ap6212a0_a33_sc3817r_服务器验证通过_bt已经通了_wifi需要修改配置_需要再次验证_20170626_1549.7z

    #PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.location.xml:system/etc/permissions/android.hardware.location.xml # evb logger PRODUCT_COPY_FILES += \ device/softwinner/astar-y3/...

    用于raspberry pi的windows10 (UUP)

    3. `uup_download_macos.sh` 和 `uup_download_linux.sh`:这两个分别是Mac OS和Linux平台下的Shell脚本,同样用于下载Windows 10 IoT Core的UUP更新。这些脚本对于非Windows用户尤其有用,因为他们可以利用这些脚本...

    生成SSL证书详细信息

    - 打开命令提示符(CMD),将当前工作目录切换至包含`JKS2PFX.bat`脚本的目录。 2. **生成服务器证书**: - 在命令行中输入以下命令来生成服务器密钥对和证书请求: ```shell keytool -genkey -alias tomcat...

    ap6212a0_a33_sc3817r_神舟验证版本_借用nvram_ap6210这个配置文件_20170626_1834没有外层目录.7z

    #PRODUCT_COPY_FILES += frameworks/native/data/etc/android.hardware.location.xml:system/etc/permissions/android.hardware.location.xml # evb logger PRODUCT_COPY_FILES += \ device/softwinner/astar-y3/...

    Maven的安装配置过程.pdf

    可以通过编辑`~/.bash_profile`、`~/.bashrc`或`~/.zshrc`文件(取决于你使用的shell类型)来设置`MAVEN_HOME`和更新`PATH`环境变量。 通过遵循上述步骤,你现在已经能够在Windows上成功安装和配置Maven。对于Linux...

    php.ini-development

    TTL for user-defined php.ini files (time-to-live) in seconds. Default is 300 seconds (5 minutes) ;user_ini.cache_ttl = 300 ;;;;;;;;;;;;;;;;;;;; ; Language Options ; ;;;;;;;;;;;;;;;;;;;; ; Enable ...

    JHipster安装生成项目.pdf

    - 在IDEA中右击项目名称,选择Maven->Download Sources and Documentation。 3. **设置启动配置**: - 打开Edit Configuration,添加一个Spring Boot Application。 - 主函数选择`...

    maven中央仓库下载jar包并本地手动安装.doc

    如果你没有设置过Maven的环境变量,通常这个路径可能是`C:\Program Files\Apache\Maven\bin`(Windows)或`/usr/local/Cellar/maven/3.x.x/bin`(Mac/Linux)。 然后运行以下命令来安装jar包到本地仓库: ```shell ...

    pycharm安装教程

    - 根据您的需求选择安装位置,默认通常为`C:\Program Files\JetBrains\PyCharm Community Edition X.Y.Z`。 - 点击“Next”进入下一步。 5. **安装选项设置**: - 在此界面可以选择安装附加组件如`Create desktop...

Global site tag (gtag.js) - Google Analytics