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

Environment.OSVersion incorrect #5

Open
nnpcYvIVl opened this issue Mar 13, 2018 · 4 comments
Open

Environment.OSVersion incorrect #5

nnpcYvIVl opened this issue Mar 13, 2018 · 4 comments

Comments

@nnpcYvIVl
Copy link

My application normally reports 10.0.16299 from Environment.OSVersion but after running it through bytepress it reports 6.2.9200.0.

@roachadam
Copy link
Owner

@nnpcYvIVl
I can't seem to reproduce this error. Can you upload the original executable and the bytepressed version?
And are you using the latest 1.0.0.2 version?

@nnpcYvIVl
Copy link
Author

@roachadam
I am using version 1.0.0.2. Here is the sample that you requested.

bytepress Environment.OSVersion incorrect Sample.zip

@roachadam
Copy link
Owner

@nnpcYvIVl
For me, the version does not change running both of those executables.

@nnpcYvIVl
Copy link
Author

@roachadam
On my Windows 1709 system the original executable shows "Microsoft Windows NT 10.0.16299.0", the bytepressed version shows "Microsoft Windows NT 6.2.9200.0".

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