This repository has been archived by the owner on Dec 17, 2022. It is now read-only.
0.8
Pre-release
Pre-release
Winver win32 version
Cool another release.
New Features:
- More language support.
- Rectify11 logo.
Fixed bugs:
- Button being white when light mode.
- Syslink having some artifacts.
Known bugs:
- The EULA dialog isn't implemented yet. I can't figure out how to load the rtf file to the richtextbox.
- Defender may give a false positive. This is due to the app having to use ShellExecuteEx function which makes defender think this app is malicious. You can check the source code for yourself. It will remain like this until I figure out how to load rtf to richtextbox.