mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(uninstaller): remove autostart entry during uninstallation Signed-off-by: animeshchaudri <animeshchaudhri3@gmail.com> * add change file * check when not updating * delete registry value only if install mode is "currentUser" --------- Signed-off-by: animeshchaudri <animeshchaudhri3@gmail.com> Co-authored-by: Lucas Nogueira <lucas@tauri.app>