Windows命令行安装程序管理工具 - Scoop
程序员文章站
2022-03-03 17:22:30
...
Scoop is a command-line installer for Windows.
# 官网
https://scoop.sh/
# github
https://github.com/lukesampson/scoop
# 安装(在powershell中执行)
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
推荐阅读
-
系统提示"无法通过windows installer服务安装此安装程序包"错误的解决方法介绍
-
Windows 安装IIS出现的问题(无法安装IIS,提示“安装程序无法复制文件IISApp.vbs”)
-
安装设备驱动程序时提示windows认证如何取消
-
c#开发的程序安装时动态指定windows服务名称
-
使用命令行安装驱动程序的方法
-
Windows中通过命令行启动打开Service 管理工具
-
使用instsrv.exe+srvany.exe将应用程序安装为windows服务的方法
-
Windows 2008安装应用程序的解决方案
-
Windows2008安装组件命令行工具ServerManagerCmd用法介绍
-
WINDOWS下givm安装使用方法(编译程序)