{"id":14064544,"url":"https://github.com/EdiWang/EnvSetup","last_synced_at":"2025-07-29T18:32:54.266Z","repository":{"id":33820139,"uuid":"162546225","full_name":"EdiWang/EnvSetup","owner":"EdiWang","description":"Choco script for setting up my dev box.","archived":false,"fork":false,"pushed_at":"2024-04-20T23:43:54.000Z","size":91,"stargazers_count":132,"open_issues_count":1,"forks_count":48,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-05-28T03:21:15.209Z","etag":null,"topics":["powershell","windows-10"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EdiWang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-20T08:00:46.000Z","updated_at":"2024-04-20T23:43:58.000Z","dependencies_parsed_at":"2024-05-27T23:18:11.634Z","dependency_job_id":"50f95e94-7f0f-4d35-8b97-734193e7cb9b","html_url":"https://github.com/EdiWang/EnvSetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FEnvSetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FEnvSetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FEnvSetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdiWang%2FEnvSetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdiWang","download_url":"https://codeload.github.com/EdiWang/EnvSetup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215155110,"owners_count":15836917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powershell","windows-10"],"created_at":"2024-08-13T07:03:55.325Z","updated_at":"2024-08-13T07:07:07.091Z","avatar_url":"https://github.com/EdiWang.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# Windows 11 Developer Machine Setup\n\nThis is the script for Edi Wang to setup a new dev box. You can modify the scripts to fit your own requirements.\n\n## Prerequisites\n\n- A clean install of Windows 11 Pro v23H2 en-us or above.\n- If you are in China: a stable \"Internet\" connection.\n\n\u003e This script has not been tested on other version of Windows, please be careful if you are using it on other Windows versions.\n\n## One-key install\n\nOpen Windows PowerShell(Admin)\n\n```powershell\niex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/EdiWang/EnvSetup/master/Install.ps1'))\n```\n### Optional\n\nImport \"Add_PS1_Run_as_administrator.reg\" to your registry to enable context menu on the powershell files to run as Administrator.\n\n### Run Install.ps1\n\n- Set a New Computer Name\n- Disable Sleep on AC Power\n- Add 'This PC' Desktop Icon (need refresh desktop)\n- Enable Developer Mode\n- Enable Remote Desktop\n- Install IIS\n  - ASP.NET 4.8\n  - Dynamic and Static Compression\n  - Basic Authentication\n  - Windows Authentication\n  - Server Side Includes\n  - WebSockets\n- Install Chocolate for Windows\n    - 7-Zip\n    - VLC\n    - Microsoft Teams\n    - SysInternals\n    - Postman\n    - Visual Studio Code\n    - LINQPad\n    - Fiddler\n    - Git\n    - GitHub for Windows\n    - FFMpeg\n    - Beyond Compare\n    - Node.Js\n    - Azure CLI\n    - IrfanView\n    - PowerShell 7\n    - OBS\n- Remove a few pre-installed UWP applications\n    - Messaging\n    - CandyCrush\n    - Bing News\n    - Solitaire\n    - People\n    - Feedback Hub\n    - Your Phone\n    - My Office\n    - FitbitCoach\n    - Netflix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEdiWang%2FEnvSetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEdiWang%2FEnvSetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEdiWang%2FEnvSetup/lists"}