Skip to content
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

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

Merged
merged 1 commit into from
Sep 3, 2021

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