bmarsh9 / registryexplore

Command prompt for navigating the Windows registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

registryexplore

Command prompt for navigating the Windows registry

Run the program:

python explore.py

List Registry Folder / Key values

ls <path>

Change Registry Folder

cd <path>

cd .. (Move back)

Move with absolute path

ls R:\<path>

cd R:\<path>

About

Command prompt for navigating the Windows registry


Languages

Language:Python 100.0%