• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    批处理bat根据星期启动程序
    @echo off
    set no=%date:~13,14%
    if %no%==一 goto :open
    if %no%==二 goto :open
    if %no%==三 goto :open
    if %no%==四 goto :open
    if %no%==五 goto :open
    goto :eof
    
    
    :open
    start "VPC" "E:\Program Files\Microsoft Virtual PC\Virtual PC.exe"
    start "MSN" "C:\Program Files\Windows Live\Messenger\msnmsgr.exe"
    ::start "QQ" "D:\Start\腾讯QQ"
    ::start "sms" "D:\Start\Fetion 2008.lnk"
    start /min "OUTLOOK" "Outlook"
    start /min "金山词霸" "D:\Start\金山词霸2007"
    goto :eof
    您可能感兴趣的文章:
    • PHP启动windows应用程序、执行bat批处理、执行cmd命令的方法(exec、system函数详解)
    • 批处理程序删除自身 bat批处理
    • 执行批处理bat程序中的条件处理
    • dos 删除文件夹 rd
    • Windows 2000下用DOS命令删除文件夹
    • dos下删除文件夹和文件的方法
    • 如何用DOS命令删除顽固文件夹啊
    • 利用bat批处理程序通过DOS命令行删除所有的空文件夹的方法
    上一篇:DOS 强行杀进程的命令
    下一篇:bat生成vbs通过注册表禁用或启用USB端口的代码
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    批处理bat根据星期启动程序 批处理,bat,根据,星期,启动,