SkillAgentSearch skills...

Setup.windows

🖥 Desktop environment preference for Windows (10, or later); since 2019.2

Install / Use

/learn @kurone-kito/Setup.windows

README

Windows auto setup for developing environment

GitHub repo size

Desktop environment preference for Windows (10 to 11)
Windows 10 〜 11 向けの作業環境セットアップスクリプト

Overview

To reinstall OS more easily when Windows is unstable, we fully automated the installation of some apps. Two tools: Chocolatey and BoxStarter, were very helpful in developing this project.
Windows が不安定な時、OS をより手軽に再インストールするために、 アプリのインストールを全自動化します。このプロジェクトの開発には、 ChocolateyBoxStarter との、2 つのツールが役立ちました。

System requirements

  • x86, x64, or ARM64 computer
  • Windows 10 21H2 or later, or 11
  • At least 2 GB of physical RAM.
  • At least 150 GB of free space is required as system storage.
  • Internet connection

Usage

A. Quick install (Recommended)

  1. Open the following link in Microsoft Edge:
    下記のリンクを Microsoft Edge で開きます:
    https://boxstarter.org/package/url?https://raw.githubusercontent.com/kurone-kito/setup.windows/master/boxstarter.ps1
  2. A confirmation dialog will appear asking permission to download, run ClickOnce, and allow UAC. Please allow all of them.
    ダウンロード、ClickOnce の実行、そして UAC の許可を求める確認ダイアログが表示されます。 それらにおいて、全て許可してください。
  3. The terminal will start, and the setup will prompt you to enter the password for the current user account. It is required for an automatic reboot during setup; You should enter it correctly and press Enter at the end.
    端末が起動し、セットアップで現在のユーザーアカウントのパスワードを入力するよう 促されます。これは、セットアップ中に自動で再起動するために必要なものなので、 正しく入力し、最後に Enter キーを押してください。
  4. Some time rebooted, the installation is complete; it will wait for you to enter the Enter key to exit.
    複数回再起動し、インストールが完了すると、Enter キーの入力待ちとなるため、 Enter キーを入力して終了します。
  5. Finally, restart Windows manually to complete the setup.
    手動で Windows を再起動して、セットアップ完了です。

B. Classic install

Clone or download and unzip this repository in advance, and run the following command:
予めこのリポジトリをクローン、もしくはダウンロードと解凍した上で、 下記のコマンドを実行します:

PS> .\setup

Do not run from a network folder. The cmd.exe does not support UNC paths, which may cause unexpected behavior.
ネットワークフォルダからの実行は避けてください。cmd.exe が UNC パスに対応していないため、予期しない動作となる可能性があります。

Prompt

  1. Setup will ask for two UAC confirmations at the start of execution.
    セットアップは実行開始時に 2 回の UAC 確認を求めます。
  2. Setup then asks for login information for a fully automated restart.
    その後、セットアップは再起動の全自動化のためのログイン情報の入力を求めます。

Details

Apps install

Unless otherwise specified, as a general rule, install via Winget.
特筆なき場合、原則として Winget 経由でインストールします。

<details><summary>CLI Apps</summary>

| note | description | | :-----: | :---------------------------------------------------------------------------------- | | ! | DEPENDENCIES: Removing this app may cause this setup to stop working correctly. | | -A | without ARM64 Architecture |

Benchmark

Configuration tools

Convert tools for Media binary

Convert tools for Texts

Database

Development

Documentation

Files management

Packages manager

Runtime

Testing

Version control system

Remote

Shell

Signature

Text Browsing

Text editors

Virtualizations

</details> <details><summary>Desktop Apps</summary>

| note | description | | :--: | :------------------------- | | -A | without ARM64 Architecture |

3D Modeling

AI

Audios, Videos, and Broadcasting

Authentication

Benchmark

Configuration tools

Development

Devices

Documents and Office apps

Games

Memos and Tasks

Messaging

Packages manager

Remote

Runtime

Social

Storage

Text editors

Virtualizations

Web browsers

</details> <details><summary>Fonts</summary>

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated25d ago
Forks4

Languages

PowerShell

Security Score

95/100

Audited on Mar 8, 2026

No findings