A Rust written CLI program, that aim at making switching between Windows 11 & Windows 10 context menu a breeze !
- Restore the Windows 10 context menu by adding a key in the RegEdit.
- Can revert back to Windows 11 context menu by deleting the newly added key in RegEdit.
- Reload "explorer.exe" to apply the patch on-the-fly: No need to reboot !
- Saving RegEdit config
to user desired location, with user chosen name. - Empty reloading the shell, by restarting "explorer.exe" without applying/reverting any patch.
- Recommend some features you would like :)
I'm just an hobbyist programming for fun. My program aim to be safe and simples, though I am relying on Rust Docs and my own computer knowledge to do so. Feel free to review my source code, let's chat about it !
