Alternative expected return code for packageInUse
#2491
Labels
Issue-Feature
This is a feature request for the Windows Package Manager client.
Milestone
Description of the new feature / enhancement
So, today I tried to upgrade OBS Studio, and it failed with error code 6. After running the installer manually, the error code was actually because "Logi Tune" and "NVIDIA Broadcast" was somehow interfering with the installation, and the installer ask to close them.
So I created:
Which is better than nothing.
However,
packageInUse
gives the following description on CLI:Which is not quite the case (i.e. OBS Studio was not open, so I could not close it).
I think we could introduce another variant:
packageInUseByAnotherApplication
that would translate to a more helpful message, like:Proposed technical implementation details
No response
The text was updated successfully, but these errors were encountered: