Skip to content
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

Feature: Software inventory to also include user context #49

Open
bbrendon opened this issue May 6, 2024 · 4 comments
Open

Feature: Software inventory to also include user context #49

bbrendon opened this issue May 6, 2024 · 4 comments

Comments

@bbrendon
Copy link

bbrendon commented May 6, 2024

I think there is an upstream feature request for the go package on this. I researched it a few weeks ago and just brushed it off but last night I found WaveBrowser.

Maybe you can put pressure on them? I found WaveBrowser installed. I would have found it months or years ago if users were included.

EDIT. Is this it? iamacarpet/go-win64api#60

@btrfs-d
Copy link

btrfs-d commented May 6, 2024

+1 - An ideal implementation of this could look like another sub-tab under Software, like "System-wide" "User1" "User2" etc

Or a list in the Software tab like

Software
System-wide:
App1
App2
App3
User1:
App4
App5
User2:
App6
App7

so on

@bbrendon
Copy link
Author

bbrendon commented May 6, 2024

Honestly I would prefer it all dumped in one list because separating it out would make using the API to find junk software more complicated.

@btrfs-d
Copy link

btrfs-d commented May 6, 2024

Sure, the exact implementation doesn't specifically matter as long as the capability is there. I would love some kind of label somewhere though so I could see what's what at a glance.

Could be like

Software
App1 - System-wide
App2 - System-wide
App3 - System-wide
App4 - User1 only
App5 - User 2 only
App6 - User1 and User2

Etc

@bbrendon
Copy link
Author

Looks like it was merged. Time for white to do his magic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants