【发布时间】:2014-08-22 23:51:05
【问题描述】:
我正在使用以下代码通过powershell安装cygwin。
http://www.jbmurphy.com/2011/06/16/powershell-script-to-install-cygwin/ 它成功安装,但唯一的问题是没有快捷方式或“启动时启动程序未完成”。能做到吗?
【问题讨论】:
-
在这里查看:computerperformance.co.uk/powershell/…。您可以从 poweshell 启动程序:“& c:\Cygwin\bin\xxx.exe”
标签: powershell cygwin