pub fn remove_right_click_menu() -> Result<String, String>
Expand description

Removes the right click context menu entry for papyrus.

Windows

This involves changes to the registry and will require elevated permissions.

Linux and Mac

Currently not implemented and will result in undefined behaviour.