Upgrade all non-running packages #2853
Unanswered
kevinholtkamp
asked this question in
Ideas
Replies: 1 comment
-
Chocolatey doesn't upgrade the software, so has no concept of what a 'running process' is. Chocolatey upgrades the package which upgrades the software. So the work to stop / start running processes is done in the package and is the maintainers responsibility. Some packages such as Keepass and Notepad++ (I think) already do this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
(Sorry if this exists and I didn't find it)
There should be a way to run
choco upgrade all
but not have it upgrade running processesBeta Was this translation helpful? Give feedback.
All reactions