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
fix(windows-installer): add new cleanup script on install (#824)
Issue #, if available:
*Description of changes:*
- Add new script that runs upon installation to cleanup any dangling
Finch VM
- This is needed because earlier versions of Finch's Windows installer
don't clean up properly on uninstall / reinstall
- Even with this change, user's will be prompted to stop limactl on
reinstall if Finch is running. Regardless of which action they choose,
the install script will cleanup any dangling VMs.
*Testing done:*
- Tested locally
- [x] I've reviewed the guidance in CONTRIBUTING.md
#### License Acceptance
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
---------
Signed-off-by: Justin Alvarez <[email protected]>
0 commit comments