zoukankan      html  css  js  c++  java
  • 如何用批处理打开相对路径中的程序

    如何用批处理打开相对路径中的程序
    先CD转到目录,然后使用start 应用程序

    打开binWin64_Shipping_Client目录下的Bannerlord.exe


    image


    cd binWin64_Shipping_Client
    start Bannerlord.exe



  • 相关阅读:
    Android
    Android
    Android
    Android
    Android
    Android
    Android
    Android
    Android
    Android
  • 原文地址:https://www.cnblogs.com/xe2011/p/12772254.html
Copyright © 2011-2022 走看看