{"id":13680330,"url":"https://github.com/ReneNyffenegger/about-Windows-Registry","last_synced_at":"2025-04-29T23:31:09.589Z","repository":{"id":18683110,"uuid":"21892514","full_name":"ReneNyffenegger/about-Windows-Registry","owner":"ReneNyffenegger","description":"Windows Registry","archived":false,"fork":false,"pushed_at":"2024-03-05T07:12:38.000Z","size":232,"stargazers_count":29,"open_issues_count":0,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-11T23:37:22.548Z","etag":null,"topics":["powershell","registry","windows"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ReneNyffenegger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2014-07-16T08:17:27.000Z","updated_at":"2024-11-11T05:51:02.000Z","dependencies_parsed_at":"2024-03-05T08:26:43.396Z","dependency_job_id":"1ef784d0-10a2-4477-8de0-0fe55628a824","html_url":"https://github.com/ReneNyffenegger/about-Windows-Registry","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/ReneNyffenegger%2Fabout-Windows-Registry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReneNyffenegger%2Fabout-Windows-Registry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReneNyffenegger%2Fabout-Windows-Registry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReneNyffenegger%2Fabout-Windows-Registry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReneNyffenegger","download_url":"https://codeload.github.com/ReneNyffenegger/about-Windows-Registry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251599912,"owners_count":21615600,"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","registry","windows"],"created_at":"2024-08-02T13:01:15.929Z","updated_at":"2025-04-29T23:31:04.581Z","avatar_url":"https://github.com/ReneNyffenegger.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"about-Windows-Registry\n======================\n\nWindows Registry\n\n# Misc\n\n## Navigating the registry with Powershell\n\nWith [Powershell](https://github.com/ReneNyffenegger/about-powershell), its possible to navigate the registry:\n\n\u003cpre\u003ePS C:\u0026gt; \u003cb\u003eSet-Location Set-Location HKCU:\\Software\\Microsoft\\Windows\u003c/b\u003e\nPS HKCU:\\Software\\Microsoft\\Windows\u0026gt; \u003cb\u003eGet-ChildItem\u003c/b\u003e\n\n    Hive: HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\n\n\nSKC  VC Name                           Property\n---  -- ----                           --------\n 30   1 CurrentVersion                 {%a5%81%f7%c2%5b%bc%0b%ad%56%96%ee%4a%2c%67%2e%b4%a0%bf%d2%f1%d7%2a%2b%20%9e%c0%94%7b%66%ad%64%58}\n  0  12 DWM                            {Composition, CompositionPolicy, ColorizationColor, ColorizationColorBalance...}\n  4   0 Shell                          {}\n  2   0 TabletPC                       {}\n  4  12 Windows Error Reporting        {ConfigureArchive, DisableArchive, Disabled, DisableQueue...}\n\u003c/pre\u003e\n\nOf course, typing is less verbose if the aliases `cd` instead `Set-Location` and `ls` instead `Get-ChildItem` is used.\n\n## Navigating the registry with Perl\n\n[Win32::TieRegistry](https://github.com/ReneNyffenegger/PerlModules/tree/master/Win32/TieRegistry) makes it ease to read and write to the registry with perl.\n\n# Links\n\n[Associating an extenstion with an executable](HKEY_CURRENT_USER/Software/Classes/README.md#assoc)\n\n[Offline NT Password \u0026 Registry Editor](http://pogostick.net/~pnh/ntpasswd/) is a utility that is able to reset the Password of any user.\n\n[Registry Edits](http://www.theeldergeek.com/registry_edits.htm).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReneNyffenegger%2Fabout-Windows-Registry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FReneNyffenegger%2Fabout-Windows-Registry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FReneNyffenegger%2Fabout-Windows-Registry/lists"}