Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0x5bfa/FluentRegEdit

The refreshed Regedit.exe with WinUI for Windows.
https://github.com/0x5bfa/FluentRegEdit

fluent registry win32api windows winui3

Last synced: 3 days ago
JSON representation

The refreshed Regedit.exe with WinUI for Windows.

Awesome Lists containing this project

README

        





Fluent Registry Editor



Platform

Registry Valley is the next generation Registry editor that replace Regedit.exe. In addition to all Regiedit's features, it supports dark theme, powerful WinUI with fluent controls, and custom color themes.

We will be happy if you'd like to contribute this project. Also, we welcome complaints about the legacy app Regedit.exe and suggestions for newf features. Please file an issue in GitHub Issues page if you have encountered any unexpected behaviors.

## Disclaimer & Privacy policy

We do not compensate for any loss of data that occurs while using this app. Also, the app does not access any personal information without the user's permission. You can see all allowed registry changes in the log on the app settings page.

## Installation

### Microsoft Store

_Not yet_

### Building from source

### 1. Prerequisites

Ensure you have installed the following tools:

- Windows 10 2004 (10.0.19041.0) or later with Developer Mode on in the Windows Settings
- [Git](https://git-scm.com/)
- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) with following individual components:
- Windows 11 (10.0.22000.0) SDK
- Windows App SDK
- .NET 6 SDK
- Cloned project files with `git clone https://github.com/onein528/RegistryValley`

### 2. Build the project

- Open `RegistryValley.sln`.
- Hit 'Set as Startup item' on `RegistryValley.Package` in the Solution Explorer.
- Build with `DEBUG`, `x64`, `RegistryValley.Package`.

## Screenshots

![image](https://user-images.githubusercontent.com/62196528/212941487-0da3d39d-5b55-4b3d-994b-9055d372aa76.png)

## Contributing

There are multiple ways to participate in the community:

- [Submit bugs and feature requests](https://github.com/onein528/RegistryValley/issues/new/choose).
- Make pull requests for anything from typos to additional and new idea
- [Request a new feature](https://github.com/onein528/RegistryValley/pulls)
- [File an issue](https://github.com/onein528/RegistryValley/issues/new/choose)

## Credit

- Huge thanks to [@zeealeid](https://twitter.com/zeealeid) for creating this app's logo and concept.