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

Add support for downloading standalone executables (not installers) like Process Explorer #377

Closed
panasenco opened this issue May 31, 2020 · 8 comments
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@panasenco
Copy link

Description of the new feature/enhancement

Would like to be able to use winget to install and run Microsoft Process Explorer and other tools that don't have installers, but are standalone executables.

Proposed technical implementation details (optional)

@panasenco panasenco added the Issue-Feature This is a feature request for the Windows Package Manager client. label May 31, 2020
@ghost ghost added the Needs-Triage Issue need to be triaged label May 31, 2020
@megamorf
Copy link

Hey @panasenco, thanks for creating this issue. However, this seems to be a duplicate of #182, #194 and #298, so please close this issue and subscribe to the ones I linked, thanks :-)

@panasenco
Copy link
Author

Thanks megamorf, my apologies.

@phasemaster
Copy link

phasemaster commented Nov 10, 2021

While the support for standalone executables is still open, your specific request seems to be solved: the Microsoft Process Explorer as part of the Sysinternals Suite is now available through winget: https://docs.microsoft.com/en-us/sysinternals/

@denelon denelon removed the Needs-Triage Issue need to be triaged label Dec 28, 2021
@denelon denelon added this to the v1.3-Client milestone Jun 21, 2022
@energister
Copy link

energister commented Sep 2, 2022

I've just installed Process Explorer

winget install Microsoft.Sysinternals.ProcessExplorer

but can't find out how to start it :) Start menu show me nothing on "Process Explorer" or "procexp" search requests

@ChristianSauer
Copy link

I have the same problem as @energister

@ChristianSauer
Copy link

@ItzLevvie Thanks. But how can I discover that on my own as a user of winget?

@energister
Copy link

Agree with Christian: even winget show Microsoft.Sysinternals.ProcessExplorer shows nothing relevant

@HomemadeAdvanced
Copy link

Hello,
I have installed it with:
winget install --id="Microsoft.Sysinternals.ProcessExplorer"

It is located in (make sure to change USERNAME with your Windows Username):

C:\Users\USERNAME\AppData\Local\Microsoft\WinGet\Packages\Microsoft.Sysinternals.ProcessExplorer_Microsoft.Winget.Source_8wekyb3d8bbwe\

The procexp.exe should be located in the path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

7 participants