【问题标题】:Running an executable in a child directory from parent directory windows从父目录窗口运行子目录中的可执行文件
【发布时间】:2021-04-19 19:10:39
【问题描述】:

我在一个文件夹中拥有当前文件结构,其中没有其他内容:

  • (文件夹)地穴
  • (文件)run.bat

我在 Windows 上,我正在尝试使用 crypt 文件夹中的 run.bat 执行 python.exe。我该怎么做?

【问题讨论】:

    标签: python windows executable


    【解决方案1】:

    我想通了!我只需要添加一个“./crypt/python.exe”参数作为要运行的东西。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-08-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多