Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runnin-n-gunnin/w32regactionparser
Parses Win32_RegistryAction entries from WMI. Portable, modern and simple-to-use GUI application for Windows 7/10.
https://github.com/runnin-n-gunnin/w32regactionparser
anti-malware app application forensics microsoft portable registry sysadmin system system-administration troubleshooting windows windows-10 wmi
Last synced: 18 days ago
JSON representation
Parses Win32_RegistryAction entries from WMI. Portable, modern and simple-to-use GUI application for Windows 7/10.
- Host: GitHub
- URL: https://github.com/runnin-n-gunnin/w32regactionparser
- Owner: Runnin-N-Gunnin
- Created: 2021-04-28T02:59:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T03:14:16.000Z (almost 4 years ago)
- Last Synced: 2024-11-11T14:44:13.591Z (3 months ago)
- Topics: anti-malware, app, application, forensics, microsoft, portable, registry, sysadmin, system, system-administration, troubleshooting, windows, windows-10, wmi
- Language: C#
- Homepage:
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Win32_RegistryAction Parser
W32RegActionParser is a portable, modern and simple-to-use Windows application.
```
The Win32_RegistryAction WMI class sets up registry information that the application requires in the system registry. The registry information is gated by the component class. A registry value is written to the system registry if the corresponding component has been set to be installed either locally or run from source.
```## Features:
- Quickly parses Win32_RegistryAction entries from WMI
- Advanced filtering, sorting, multi-select, re-ordering of columns etc.
- Modern GUI (light/dark theme)
- Export to TXT, CSV, XLS, Copy to Clipboard etc.
- Portable, no internet connection required, works with Windows VM's## Example:
![Alt text](/Example.png "Screenshot")
## Requirements:
- Windows 7 or 10
## Download:
[Portable Executable](https://github.com/Runnin-N-Gunnin/W32RegActionParser/releases)
To Run the Application: double-click on 'W32RegActionParser.exe'