Issue with 1.17.0 v...
 
Notifications
Clear all

We appreciate the contributions many of you have been able to make towards repairing the storm damage and keeping a roof over our heads. With your help we’ve been able to complete much of the critical work. There is still work to be done to secure the house and your continued support will be a huge help.

Guests have read-only access to our forums. If you wish to participate you will need to register. Be sure to activate your account from the email sent to you when you register.

[Solved] Issue with 1.17.0 vs 1.16.0

3 Posts
2 Users
0 Reactions
663 Views
(@pb2005)
New Member Registered
Joined: 9 months ago
Posts: 1
Topic starter  

Hi 

SDIO 1.16.0 worked fine and lists loads of drivers.

SDIO 1.17.0 seems to detect my PC as Windows Server and shows no drivers. Even if i force 1.17.0 to believe it is Windows 11 (not Server) still nothing.

I am running Win 11Pro on Release Preview Channel.

Any further info i can give that might help?


   
Glenn
(@glenn)
Member Admin
Joined: 8 years ago
Posts: 2029
 

hard to tell. the screen shot is missing the right hand side. have you got Newer switched on on v1.17 ? the server vs pro thing might be related to the lack of documentation of the windows product type.  can you look up your registry for the CurrentBuild, EditionID and InstallationType at: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Edit: The product type is basically: 1=workstation, 2=domain controller, 3=server.  It's picking your machine as server because it's found "Server" or "Server Core" in the above InstallationType.

Edit: Actually it's because i used the wrong function to do the string compare....


   
Glenn
(@glenn)
Member Admin
Joined: 8 years ago
Posts: 2029
 

test this version: https://www.glenn.delahoy.com/downloads/sdio/SDIO_1.17.1.822.zip


   
Glenn's Page