Function papyrus::remove_right_click_menu[][src]

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

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.