Skip to content

AoiKuiyuyou/AoikRegistryEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoikRegistryEditor

A customizable registry editor.

Tested working with:

  • Windows 8.1
  • Python 3.5

Image

Table of Contents

Setup

Setup via pip

Run:

pip install git+https://github.com/AoiKuiyuyou/AoikRegistryEditor

Setup via git

Run:

git clone https://github.com/AoiKuiyuyou/AoikRegistryEditor

cd AoikRegistryEditor

python setup.py install

Run program

Run:

aoikregistryeditor

Or:

python -m aoikregistryeditor

Or:

python src/aoikregistryeditor/aoikregistryeditor.py

Usage

Show help

Run:

aoikregistryeditor --help

Run

Run:

aoikregistryeditor

Run with custom menu config

Run:

aoikregistryeditor --menu-conf-default > menu_config.py

aoikregistryeditor --menu-conf "menu_config.py::MENU_CONFIG"

Run with custom UI config

Run:

aoikregistryeditor --ui-conf-default > ui_config.py

aoikregistryeditor --ui-conf "ui_config.py::configure_ui"

Run with custom field editor factory

Run:

aoikregistryeditor --field-editor-default > field_editor_config.py

aoikregistryeditor --field-editor "field_editor_config.py::field_editor_factory"

Acknowledgements

Images used by this program are made by other designers with licenses applied. See the acknowledgements file for details.

About

A customizable registry editor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages