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 an application installer so this can be made available to install using winget-cli #39

Open
PAI5REECHO opened this issue Apr 25, 2022 · 4 comments

Comments

@PAI5REECHO
Copy link

No description provided.

@o-l-a-v
Copy link

o-l-a-v commented Nov 29, 2022

No need for an installer anymore as Winget is getting support for portable applications, like ZIP and EXE.

Example for an portable .exe, same as what this project produces for releases:

@zhzy0077
Copy link

zhzy0077 commented Dec 2, 2022

winget-cli#140 is for zip compressed portables only. You can check plain exes samples like nuget here:
winget-pkgs/Microsoft.NuGet.installer.yaml at master · microsoft/winget-pkgs
https://github.com/microsoft/winget-pkgs/blob/master/manifests/m/Microsoft/NuGet/6.3.1/Microsoft.NuGet.installer.yaml

@eabase
Copy link

eabase commented Dec 2, 2022

Ok, so how can you install it now? (winget, nuget, what?)

@zhzy0077
Copy link

zhzy0077 commented Dec 5, 2022

Here you go:
Add TotalRegs by zhzy0077 · Pull Request #90612 · microsoft/winget-pkgs
microsoft/winget-pkgs#90612

[12-07]
It's merged.

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

4 participants