An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        






An easy ps tool for import registry values in "profiles" (Json)




core


support


size

![Demo](media/demoJsonConsole.png)

## 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.