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 more built-in templates #409

Closed
aronovgj opened this issue Sep 18, 2015 · 2 comments
Closed

Add more built-in templates #409

aronovgj opened this issue Sep 18, 2015 · 2 comments

Comments

@aronovgj
Copy link

Is there an issue open for this already?

My suggestions would be templates for the following cases:

  • Portable .zip
    Doesn't contain installers. Include a way to create shortcuts for the start menu. Create an .exe.gui.
  • Portable .exe
    Not an installer. Create start menu shortcut. Create .exe.gui
  • Zipped installer
    Contains setup.exe and maybe other stuff. Deals with unpacking to a directory (best would be the lib package directory and not C:\Users\username\AppData\Local\Temp since there were issues with paths with usernames containing non-latin letters) and removing unpack-directory afterwards.
    According to our discussion here: https://gitter.im/chocolatey/choco?at=55e87aaf05f4097b40f6c36a it should contain Get-ChocolateyWebFile Get-ChocolateyUnzip and Install-ChocolateyInstallPackage
  • Normal installer
    Non-zipped setup files.

Might add more if I come up with something reasonable.

@ferventcoder ferventcoder added this to the 0.9.10.x milestone Sep 21, 2015
@aronovgj
Copy link
Author

@gep13
Copy link
Member

gep13 commented Oct 12, 2021

This issue has been re-created here: chocolatey-community/chocolatey-templates#5

We have opted to make these template a community driven effort, rather than shipping as part of core Chocolatey.

@gep13 gep13 closed this as completed Oct 12, 2021
@gep13 gep13 removed this from the 0.11.x milestone Jan 20, 2022
TheCakeIsNaOH added a commit to TheCakeIsNaOH/choco that referenced this issue Feb 5, 2022
As noted in issue chocolatey#409, additional templates are going to be added via
.template packages instead of directly into Chocolatey CLI
TheCakeIsNaOH added a commit to TheCakeIsNaOH/choco that referenced this issue Mar 5, 2022
As noted in issue chocolatey#409, additional templates are going to be added via
.template packages instead of directly into Chocolatey CLI
gep13 pushed a commit to TheCakeIsNaOH/choco that referenced this issue Mar 8, 2022
As noted in issue chocolatey#409, additional templates are going to be added via
.template packages instead of directly into Chocolatey CLI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants