Vendetta/API/uninstall

From Quasar-RCE
Revision as of 15:31, 3 March 2025 by Wikiadmin (talk | contribs) (created uninstall)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Definition

lib.uninstall (verification_key) :: nil

Description

Attempts to remove Neoloader from the user's device

Arguments

  1. string verification_key: Authentication key is required to trigger Neoloader's removal

Returns

  1. nil

Other notes

  • Added in LME 3.0.x
  • This function should only be called by the user directly inside of the recovery environment or by Neoloader's active manager.