How to handle software without installers? #1256
Answered
by
denelon
roblillack
asked this question in
Q&A
-
Hey there, from reading the manifest spec I don't seem to be able to understand how to handle packages which are delivered as ready-to-use, self-contained binaries instead of installers (see https://github.com/roblillack/tack/releases/tag/v1.2.0 for example). InstallerType Is this even possible? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
denelon
Jul 6, 2021
Replies: 1 comment
-
I think you are looking for #182. We don't support standalone / portable executables yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
denelon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you are looking for #182. We don't support standalone / portable executables yet.