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

Discussion on ideas for templates to add #5

Open
gep13 opened this issue Oct 12, 2021 · 0 comments
Open

Discussion on ideas for templates to add #5

gep13 opened this issue Oct 12, 2021 · 0 comments

Comments

@gep13
Copy link
Member

gep13 commented Oct 12, 2021

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.

As an addition:
https://groups.google.com/forum/#!topic/chocolatey/bsmtXIV4e5g

NOTE: This was originally created by @aronovgj here, but the issue has been re-created here.

@TheCakeIsNaOH TheCakeIsNaOH changed the title Add more built-in templates Discussion on ideas for templates to add Oct 12, 2021
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

1 participant