You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
installer: avoid running the UninstallRun entry more than once
Under certain circumstances, it is possible for `[UninstallRun]` entries
to be run multiple times. To avoid that, we now use a `RunOnceId`.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments