https://github.com/SegoCode/Reg-importer
A simple and efficient way to apply pre-configured JSON registry settings "profiles" with PowerShell using the command-line interface. (Json values to registry keys)
https://github.com/SegoCode/Reg-importer
Last synced: 4 months ago
JSON representation
A simple and efficient way to apply pre-configured JSON registry settings "profiles" with PowerShell using the command-line interface. (Json values to registry keys)
- Host: GitHub
- URL: https://github.com/SegoCode/Reg-importer
- Owner: SegoCode
- License: unlicense
- Created: 2020-09-14T17:58:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T11:59:33.000Z (almost 4 years ago)
- Last Synced: 2024-08-14T07:07:17.990Z (8 months ago)
- Language: PowerShell
- Homepage:
- Size: 759 KB
- Stars: 9
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - SegoCode/Reg-importer - A simple and efficient way to apply pre-configured JSON registry settings "profiles" with PowerShell using the command-line interface. (Json values to registry keys) (PowerShell)
README
![]()
An easy ps tool for import registry values in "profiles" (Json)

## Usage & info
* Download ps1.
* Go to [profiles](profiles/) folder.
* Select your "profile" and move to the root ps1 directory.
* Rename to profile.json.
* Run ps1 with admin rights.## Features
* Auto backup default reg values in root ps1 directory.
* [Interactive menu](https://github.com/chrisseroka/ps-menu).
* Apply the profile entirely.## Contribute
Help make Reg-import better by [creating new "profiles"](profiles/), pull requests are welcome, and join the contributors list.