Skip to content

File location #12

@Ray94520

Description

@Ray94520

Well I really like your script but I'm having a difficult time understanding it
all I want to see is the file location of the program is there a way to do that
rather than showing everything which is quite long in some cases

"""
import winapps

for item in winapps.search_installed('Brother'):
location = item.install_location
print(location)
"""
if there is a way to just show where brother is located at
that would help me tremendously

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions