Skip to content

自用的常用软件批量安装脚本,基于 Winget 包管理器。

License

Notifications You must be signed in to change notification settings

NEANC/Software_Install_Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Install Script

基于 Winget 包管理器的 Windows 的软件批量安装脚本。
本项目仅有中文版本

Note

本项目宗旨:为了装机/重装系统提供便利。

本项目会尽量避免使用 msstore源 或其他源的软件包

安装列表说明

可根据需要,在 extended_list_readme.md 中搜索软件,后将软件包 ID 添加到 software_list.txt 列表中。 或在 CMD 中使用命令: winget search 关键词 来搜索软件。

  • Ps.也可用使用 WingetUI 进行查询,更方便:)

如何使用

  1. 下载 Software_Install_Script
  2. 运行 start.bat ,脚本会自动下载并安装在 software_list.txt 文件中所列出的软件。
    • Ps.可手动更换software_install.bat中的列表源链接,加速软件列表下载。

License

本项目受 Apache License Version 2.0 约束

About

自用的常用软件批量安装脚本,基于 Winget 包管理器。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Batchfile 100.0%