Conversation
|
the artifact needs vcruntime140.dll |
|
-1 (almost veto). This absolutely should not be necessary. If it is, the binary hasn't been built properly. Which binary were you testing with? I thought I'd tested the most recently released binaries on a clean OS install without issue. Did I miss something? Which OS version were you testing on? |
|
I tested on a clean 2025 server install, copy the executable and noted that it needs vcruntime140.dll. |
|
Where did you get the binary from? |
|
From the artifact. |
|
Sorry. Let me step back a bit. Is this binary from a release (if so which one) or a CI output? |
|
It is a from a CI output. |
|
OK. I'm less concerned then. That said, that suggests the CI build isn't building the binary correctly. I'd suggest fixing that rather than adding the dll so potential issues are not masked. The risk is we break something in the build, don't notice as the CI build masks it because the dll is included and the issue then makes it into a release build before we notice. |
|
OK I am on it ;-) |
Make the prunsrv.exe available as artifact.