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 missing fields in File Info and Device Info. #155

Open
ysx3ehaor opened this issue Dec 27, 2024 · 2 comments
Open

Add missing fields in File Info and Device Info. #155

ysx3ehaor opened this issue Dec 27, 2024 · 2 comments
Assignees

Comments

@ysx3ehaor
Copy link

ysx3ehaor commented Dec 27, 2024

Please consider adding the following fields:

  • File Info: FileVersion, FileRevision
  • Device Info: RevisionNumber

[FileInfo]
...
FileVersion=1
FileRevision=0
...

[DeviceInfo]
...
RevisionNumber=00
...

Some software requires these fields to display information when importing EDS files. Currently, I have to manually edit the EDS file text.

Thank you!

@nimrof
Copy link
Collaborator

nimrof commented Dec 28, 2024

Please consider adding the following fields:
* File Info: FileVersion, FileRevision

Will look into it

* Device Info: RevisionNumber

Looking at #154 that might be fixed by linking it with the value of identity object subindex 03.
Would that work for you?
Might add a textbox that indicates where the values is coming from and some tooltip

@nimrof nimrof self-assigned this Dec 28, 2024
@trojanobelix
Copy link
Collaborator

What build? Can not reproduce. Use latest build!

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

3 participants