Replies: 1 comment 1 reply
-
At FireGiant, we developed an advanced harvesting technology that behaves exactly like that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create an MSI file with all the binaries I have available. As of now my code for the binaries looks something like this:-
I have over 30 dlls so I am using a separate component element for each dll. This seems a bit inefficient. Is there any way I can just use the component element once, to point towards the folder that consists all these dlls.
Beta Was this translation helpful? Give feedback.
All reactions