Skip to content

Add support for language neutral VersionInfo in target .exes#1732

Merged
anaisbetts merged 1 commit intoSquirrel:developfrom
mungojam:dotnet-core-initial-support
Sep 3, 2021
Merged

Add support for language neutral VersionInfo in target .exes#1732
anaisbetts merged 1 commit intoSquirrel:developfrom
mungojam:dotnet-core-initial-support

Conversation

@mungojam
Copy link
Contributor

@mungojam mungojam commented Aug 8, 2021

A partial fix for #1644, by adding support for language neutral VersionInfo entry, rather than just en-US.

Consumers who wish to use this will need to add the SquirrelAware attribute to the .net core exe as a post build step using a tool like rcedit (already present in the squirrel library).

The fully automated solution for #1644 is still under discussion in #1692.

@ComtelJeremy

@mungojam
Copy link
Contributor Author

mungojam commented Aug 8, 2021

@anaisbetts, here is the first part of the original .net core PR (#1692), simply adding support for language neutral exes which then covers the .net core launcher exes.

@anaisbetts anaisbetts merged commit 64b0f86 into Squirrel:develop Sep 3, 2021
@mungojam mungojam deleted the dotnet-core-initial-support branch September 3, 2021 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants