ChocolateyUpdate icon indicating copy to clipboard operation
ChocolateyUpdate copied to clipboard

Refactor self-update to not replace running binary

Open Technetium1 opened this issue 2 years ago • 0 comments

Apparently, I was relying on a bug to update my binary! Need to figure out an alternative method. https://github.com/pyinstaller/pyinstaller/issues/6856

Also need to explore https://docs.python.org/3/library/zipapp.html

Technetium1 avatar Dec 22 '22 16:12 Technetium1