It is currently April 27th, 2024, 8:46 pm

wrong operating system displayed

General topics related to Rainmeter.
Ragingwasabi
Posts: 86
Joined: March 7th, 2015, 2:23 pm

wrong operating system displayed

Post by Ragingwasabi »

So as u can see in this image, rainmeter is telling me my windows 10 installation is windows 8.1.

am i the only one experiencing this? :/
You do not have the required permissions to view the files attached to this post.
User avatar
Brian
Developer
Posts: 2688
Joined: November 24th, 2011, 1:42 am
Location: Utah

Re: wrong operating system displayed

Post by Brian »

The SysInfo plugin grabs the OS information from some version helpers from Windows SDK. Because we are building Rainmeter with Visual Studio 2013 AND still using its SDK, the wrong version will appear with Windows 10 at the moment.

I suspect we will be upgrading to Visual Studio 2015 anyday now, and will have access to the appropriate functions and update the plugin appropriately.

In the meantime, jsmorley posted this a few days ago: http://rainmeter.net/forum/viewtopic.php?p=113836#p113836

-Brian
Ragingwasabi
Posts: 86
Joined: March 7th, 2015, 2:23 pm

Re: wrong operating system displayed

Post by Ragingwasabi »

oh i see. thanks for the reply :)