Page 1 of 1

UpdateGenerator Config file is incorrect

PostPosted: 20.11.2015, 14:40
by rerime
Keys below refers to x86 or x64 but it displays desktop or server version.
Please fix it.

Code: Select all
[Windows 7]
glb=Disabled
[Windows Server 2008 R2]
glb=Disabled
[Windows 8]
glb=Disabled
[Windows Server 2012]
glb=Disabled
[Windows 8.1]
glb=Disabled
[Windows Server 2012 R2]
glb=Enabled
[Windows 10]
glb=Disabled
[Windows Server 2016]
glb=Disabled

Re: UpdateGenerator Config file is incorrect

PostPosted: 20.11.2015, 19:59
by boco
As Server versions since Server 2008 R2 (Win7 era) are ALWAYS 64bit, the 64bit version are named after the Server while the 32bit ones are named after the consumer version. That's intentional.

64bit versions can be used for both Server and Consumer Windows.

Nothing to fix.