-
-
Notifications
You must be signed in to change notification settings - Fork 484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Properly handle global and local Scoop apps #81
Comments
I see |
will there be support for installing, updating and removing packages as admin+global? |
Yes, this is a pending thing. |
Hi @sitiom, could you please test the latest head? Because this issue should be fixed by now. |
|
i think the needsauthoranswer tag can be removed for now |
I believe this is related to #474 |
@candrapersada, could you please open a new issue? Thanks! |
Yes, it is only missing the part of detection |
Added a checklist to complete on the first comment: #81 (comment) |
was this fixed by 886ccec? |
Yes! |
WingetUI does not differentiate between global and local Scoop apps, see this example:
![image](https://user-images.githubusercontent.com/56180050/179127954-ef1a0ad0-4771-4003-9d35-7884e2b3e2a9.png)
![image](https://user-images.githubusercontent.com/56180050/179127963-9aea7695-a4c3-4db3-83f7-a89eb410f38a.png)
Right now, I can't update global Scoop apps, as this error appears:
![image](https://user-images.githubusercontent.com/56180050/179126389-09bf8513-c2b6-403f-b15e-102218704359.png)
The ability to install and uninstall Scoop apps globally is also essential. When installing, uninstalling, or updating an application globally, "run as admin" needs to be checked.
Checklist
It would be great if the global app had something like
(Global)
suffixed or similar to aninfo
column in Scoop:The text was updated successfully, but these errors were encountered: