{"id":18300126,"url":"https://github.com/complexicon/winsetup","last_synced_at":"2025-10-10T07:07:22.048Z","repository":{"id":138030201,"uuid":"572650378","full_name":"Complexicon/winsetup","owner":"Complexicon","description":"my custom windows 10 setup script","archived":false,"fork":false,"pushed_at":"2024-10-03T22:59:50.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-10T07:07:21.730Z","etag":null,"topics":["powershell","windows","winget"],"latest_commit_sha":null,"homepage":"","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/Complexicon.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":"2022-11-30T18:21:25.000Z","updated_at":"2025-10-04T13:57:02.000Z","dependencies_parsed_at":"2024-02-01T22:45:27.253Z","dependency_job_id":"3213b6cc-9ae0-40d1-be0f-26217e4f34b4","html_url":"https://github.com/Complexicon/winsetup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Complexicon/winsetup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexicon%2Fwinsetup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexicon%2Fwinsetup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexicon%2Fwinsetup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexicon%2Fwinsetup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Complexicon","download_url":"https://codeload.github.com/Complexicon/winsetup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexicon%2Fwinsetup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003166,"owners_count":26083533,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","winget"],"created_at":"2024-11-05T15:11:28.293Z","updated_at":"2025-10-10T07:07:22.006Z","avatar_url":"https://github.com/Complexicon.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# winsetup\nmy custom windows 10 setup script\n\nrun:\n\n```\npowershell -c \"irm short.cmplx.dev/winstall.ps1 | iex\"\n```\n\n# dism\n```\ndism /Get-WimInfo /WimFile:D:\\Sources\\install.wim\ndism /Apply-Image /ImageFile:D:\\Sources\\install.wim /index:1 /ApplyDir:G:\\\n```\n\n# diskpart\n```\n# efi partition\ncreate partition efi size=500\nformat quick fs=fat32\nassign letter=y\n\n# create vhd file\ncreate vdisk file=K:\\windows.vhdx maximum=40000 type=expandable\nattach vdisk\nconvert gpt\ncreate partition primary\nassign letter=u\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplexicon%2Fwinsetup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomplexicon%2Fwinsetup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplexicon%2Fwinsetup/lists"}