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

Do you want to add to winget too ? #3

Open
cderv opened this issue Sep 17, 2020 · 7 comments
Open

Do you want to add to winget too ? #3

cderv opened this issue Sep 17, 2020 · 7 comments

Comments

@cderv
Copy link
Contributor

cderv commented Sep 17, 2020

I can also do that if we want to cover all known windows package manager.

About winget: https://github.com/microsoft/winget-cli

They don't support yet community store, so that would mean adding to https://github.com/microsoft/winget-pkgs, but an installer 📦 (like with innosetup) maybe required as they don't support zip yet, unless we can reuse the package you are creating for choco.

@naveen521kk
Copy link
Collaborator

innosetup

I suggest WiXToolkit but I don't have no experience on that sorry.

@yihui
Copy link
Member

yihui commented Sep 18, 2020

I'd love to have an installer created from Inno Setup (which is included on AppVeyor). If you know how to do it, please feel free to create one perhaps after this line: https://github.com/yihui/tinytex/blob/cd1f01ae5d7e621ced383f184ccd7e778549d1a9/appveyor.yml#L53

WiX Toolset is also available on AppVeyor. I'm not familiar with either Inno Setup or WiX Toolset, though.

Thanks!

@cderv
Copy link
Contributor Author

cderv commented Sep 18, 2020

I have used Inno Setup in the past, and not WiX Toolset, so I'll go for that

@naveen521kk
Copy link
Collaborator

naveen521kk commented Sep 18, 2020

I haven't used neither but heard msi are lot better than exe files.

@jooyoungseo
Copy link

@cderv Do you still have plan to add tinytex to winget? I am running a workshop soon to keyboard-only users and winget installation seems more straightforward than choco or scoop. quarto install tool tinytex could be used alternatively though.

@cderv
Copy link
Contributor Author

cderv commented Jul 20, 2023

It still needs to be done and accepted to winget.

Honestly if you are planning to use Quarto in this workshop, quarto install tool tinytex is the way to go.

Otherwise what is soon ? It should not be too much complicated at least for manual release (and more time to automate it like choco or scoop)

@jooyoungseo
Copy link

jooyoungseo commented Jul 20, 2023 via email

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

No branches or pull requests

4 participants