Skip to content

Multiple resolved tasks/issues across the C# landscape. - #1905

Merged
DanGough merged 29 commits into
mainfrom
next
Nov 26, 2025
Merged

DanGough merged 29 commits into
mainfrom
next

Conversation

Pretty much all of the changes are to do with incorrect document comments.
…CsWin32's doesn't have `SetLastError = true`.
… in CsWin32.

This actually half-way implements #1543 for us, so that's a win I suppose!
@mjr4077au mjr4077au changed the title Next Multiple resolved tasks/issues across the C# landscape. Nov 26, 2025
…ssImageName()`.

This will now print the char array so we can debug the raw values if required.
… MSI deployments.

Initially this was unset to make the InstallTitle read better. It's better that it be set and the InstallName/InstallTitle generation factor it in.

Fixes #1883.
This is to stop the rug from being pulled out under us where the object is constructed with a worldview of x but it ends up being y. Fixes #1890.
@DanGough
DanGough self-requested a review November 26, 2025 16:31
@DanGough
DanGough merged commit 912fbad into main Nov 26, 2025
2 checks passed
@DanGough
DanGough deleted the next branch November 26, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment