-
Notifications
You must be signed in to change notification settings - Fork 195
How to produce exe or msi executable file from OCB custom builder #951
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
Comments
Hello @DesAWSume! I'm Dosu, here to help you with bugs, questions, and contributing. While you wait for a human maintainer, feel free to ask me anything! To produce an exe or msi executable file from the OpenTelemetry Collector Builder (OCB) on Windows, you can follow these steps:
These steps should help you convert your OCB-generated binary into exe or msi files using the configurations in the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Firstly, I don't think this is the correct repository for this issue. I think you should open this issue in
In my experience a rename does the trick here, can you provide more details why that didn't work?
|
@braydonk Thanks for answering this, and appreciated the response. After clicking it, it does like a ocb.exe Renamed it to .msi, and it will tell you not a executable that windows can run |
Yes, to be clear you cannot get an |
I passed the If we use the renamed I can think of a |
Uh oh!
There was an error while loading. Please reload this page.
I have successfully generated a
no
extension from OCB in Windows. However, I am not able to change it to exe or msi file from it.I can use ocb.exe with my custom
builder-config.ymal
to compile as binary. However, I cant see a way of converting itThe text was updated successfully, but these errors were encountered: