packaging/overview #7
Replies: 4 comments 4 replies
-
| How do I add other dependent files such as ffmpeg.exe required for application? | 
Beta Was this translation helpful? Give feedback.
-
| Do you know if it's possible to do use velopack using .msi rather than .exe? I get this error: 
 But not sure if there are a workaround. Thanks! | 
Beta Was this translation helpful? Give feedback.
-
| Is there a way to avoid this question or make it default to yes? 
 I have releases for version 3, version 4 , version 5. And they are being created independly, so maybe yesterday I created 5.4.32 and today I am creating 3.8.4 , and I have integrated on a Gitlab Pipeline, so I would like to create it without the question. Or is it better to keep all those 3 with different --outputDir ? | 
Beta Was this translation helpful? Give feedback.
-
| Is there any way to disable Velopack from running post dotnet publish? Currently, when I run dotnet publish, it packs the release, then I have to do it again so that I can add code signing to the arguments. | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
packaging/overview
Packaging a release is accomplished with the pack command in Velopack. Regardless of your operating system, the common required arguments are roughly the same.
https://docs.velopack.io/packaging/overview
Beta Was this translation helpful? Give feedback.
All reactions