pub fn toggle_old_menu(enable: bool) -> Result<()>
Enable or disable the old Windows context menu. You must restart explorer.exe for changes to take effect.
win_ctx::toggle_old_menu(true);