Cloudreve icon indicating copy to clipboard operation
Cloudreve copied to clipboard

希望能在能支持通过powershell命令行运行

Open sakuno214 opened this issue 2 months ago • 4 comments

印象里在3.x版本时是可以通过双击exe文件直接运行的,现在双击运行会提示请使用cmd.exe启动 现在消费者版的win11内置的终端app应该都是默认调用powershell运行了的,而ps支持更多的启动参数,是否可以考虑针对powershell命令行做一个兼容?

sakuno214 avatar Oct 25 '25 15:10 sakuno214

测试 cmd 和 powershell 均可运行,未发现兼容性问题。

YUDONGLING avatar Oct 25 '25 17:10 YUDONGLING

测试 cmd 和 powershell 均可运行,未发现兼容性问题。

主要是我直接双击exe运行会跳 This is a command line tool.

You need to open cmd.exe and run it from there. 可能是Windows终端APP的问题?

sakuno214 avatar Oct 26 '25 05:10 sakuno214

测试 cmd 和 powershell 均可运行,未发现兼容性问题。

主要是我直接双击exe运行会跳 This is a command line tool.

You need to open cmd.exe and run it from there. 可能是Windows终端APP的问题?

不支持双击运行。

YUDONGLING avatar Oct 26 '25 05:10 YUDONGLING

测试 cmd 和 powershell 均可运行,未发现兼容性问题。

主要是我直接双击exe运行会跳 This is a command line tool. You need to open cmd.exe and run it from there. 可能是Windows终端APP的问题?

不支持双击运行。

我记得3.x的时候是可以的

sakuno214 avatar Oct 26 '25 05:10 sakuno214