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

get-version-string on LegalCopyright does not show the copyright character correctly #123

Open
alcosml opened this issue Jan 5, 2024 · 1 comment

Comments

@alcosml
Copy link

alcosml commented Jan 5, 2024

I have a DLL whose LegalCopyright contains the copyright character. -gvs doesn't show this character property - see below.
image

Is there some configuration in rcedit that needs to be set in order for it to show properly?

@ewnprn112
Copy link

ewnprn112 commented May 23, 2024

You can use my version of RCedit,

  • Download RCedit in the latest artifact
  • Extract the zip file
  • Modify your current rcedit.exe file with the new one
  • Retry execute rcedit .\Release\file.dll -gvs "LegalCopyright"

It will correctly return the copyright to you.
Currently my version is in development but its current version will allow you to do what you want

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

No branches or pull requests

2 participants