bytepress icon indicating copy to clipboard operation
bytepress copied to clipboard

Environment.OSVersion incorrect

Open nnpcYvIVl opened this issue 6 years ago • 4 comments

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

nnpcYvIVl avatar Mar 13 '18 16:03 nnpcYvIVl

@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?

roachadam avatar Apr 10 '18 17:04 roachadam

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

bytepress Environment.OSVersion incorrect Sample.zip

nnpcYvIVl avatar Apr 20 '18 14:04 nnpcYvIVl

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

roachadam avatar Apr 23 '18 01:04 roachadam

@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".

nnpcYvIVl avatar Apr 23 '18 15:04 nnpcYvIVl