who still can use 32 Bit Windows 10 OS Upgrades ?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

who still can use 32 Bit Windows 10 OS Upgrades ?

Post by AUGE_OHR »

hi,

since KB5000802 / KB5001330 / KB5003173 i have problem with 32 Bit Windows 10 Upgrades

! Note : it work with 64 Bit OS on same (!) PC ( Dual-boot )

after re-boot it "hang" at Windows Logo and Keyboard / Mouse does not reakt any more

---

i did test it again with lates Version get by "Media Creation Tool" on USB-Stick.
i did erase all on SSD before start from USB-Stick

after re-boot SSD "hang" again at Windows Logo :(

---

as i found out it is not only AsRock Mainboard with BIOS / UEFI
so i like to ask who still can use actuell 32 Bit Windows OS Upgrades :?:

which Mainboard still work :idea:

my AsRock "DeskMini 110" and "Z170 Gaming K6" does fail

Jimmy
have fun
Jimmy
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by dragancesu »

New and old are not easy when it comes to windows. The new motherboard/chipset are designed (I would say locked) for windows 10 and it works.

If you are a serious developer (you are) then I suggest you use VM - virtual box

I had one H110 board, even with windows 7-64 there were problems
User avatar
Claudio Ricardo
Posts: 367
Joined: Tue Oct 27, 2020 3:38 am
DBs Used: DBF, MySQL, MariaDB
Location: Bs. As. - Argentina

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by Claudio Ricardo »

You are right Dragancesu, since 2012 I use GNU-Linux as my base operating system
and with VirtualBox the Windows I need, If it fails I restore the .vdi file from the backup in a few seconds,
it is also very easy to test the programs in different versions of Windows.
Corrige al sabio y lo harás más sabio, Corrige al necio y lo harás tu enemigo.
WhatsApp / Telegram: +54 911-63016162
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by AUGE_OHR »

hi,

i have made a small App, using WMI, to get Information i want.
it does not get any "personal" Information only Hardware which run under 32 Bit OS

please if you have a running 32 Bit OS use that Code and post you "Info.TXT" here in Forum, THX
RUNW32.ZIP
Detect Hardware using WMI
(2.48 KiB) Downloaded 87 times
---

my AsRock DeskMini 110
--------------------------------------------------------------------------------
HMG 3.4.4 Stable (32 bits)MinGW GNU C 5.3 (32-bit)
WIN Professional Build 19043 32 Bit
Available RAM : 1272 MB
Total Memory : 3157 MB

--------------------------------------------------------------------------------
BoardInfo
Manufacturer : ASRock
Product : H110M-STX

--------------------------------------------------------------------------------
BIOSInfo
Manufacturer : American Megatrends Inc.
Name : BIOS Date: 04/01/19 20:44:20 Ver: 05.0000B
Date : 20190401
Version : ALASKA - 1072009
BIOS Version : P8.10

--------------------------------------------------------------------------------
MemoryInfo
BankLabel : BANK 0
Capacity : 8589934592
ClockSpeed : 2133
Voltage : 1200
Device : ChannelA-DIMM0
FormFactor : SODIMM
Manufacturer : 1315
PartNumber : CT8G4SFS824A.C8FDD1
MemoryType : DDR4
Speed : 2133

BankLabel : BANK 2
Capacity : 8589934592
ClockSpeed : 2133
Voltage : 1200
Device : ChannelB-DIMM0
FormFactor : SODIMM
Manufacturer : Micron
PartNumber : 8ATF1G64HZ-2G3B1
MemoryType : DDR4
Speed : 2133

--------------------------------------------------------------------------------
ProcessorInfo
Manufacturer : GenuineIntel
Description : x64 Family 6 Model 94 Stepping 3
Model : Intel(R) Core(TM) i7-6700TE CPU @ 2.40GHz
Cores : 4
Logical : 8
Hyper-Threading : Enabled

Current Speed : 2401 MHz
Max Speed : 2401 MHz
Ext Clock : 100 MHz
! Note : have used "windows10.0-kb5000736-x86_428ba21ee5118bac619f4de6977de69c1f65b066" so "real" it is 19042
have fun
Jimmy
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by AUGE_OHR »

here another AsRock Mainboard where i do run "Windows Insider 21387 32 Bit"
( but it fail with B5000802 / KB5001330 / KB5003173 )
--------------------------------------------------------------------------------
HMG 3.4.4 Stable (32 bits)MinGW GNU C 5.3 (32-bit)
WIN Professional Build 21387 32 Bit
Available RAM : 1485 MB
Total Memory : 3051 MB

--------------------------------------------------------------------------------
BoardInfo
Manufacturer : ASRock
Product : Z170 Gaming K6

--------------------------------------------------------------------------------
BIOSInfo
Manufacturer : American Megatrends Inc.
Name : BIOS Date: 10/18/18 19:36:58 Ver: 05.0000B
Date : 20181018
Version : ALASKA - 1072009
BIOS Version : P7.50

--------------------------------------------------------------------------------
MemoryInfo
BankLabel : BANK 0
Capacity : 8589934592
ClockSpeed : 3600
Voltage : 1350
Device : ChannelA-DIMM0
FormFactor : DIMM
Manufacturer : 1315
PartNumber : BL8G36C16U4B.M8FE1
MemoryType : DDR4
Speed : 3600

--------------------------------------------------------------------------------
ProcessorInfo
Manufacturer : GenuineIntel
Description : x64 Family 6 Model 94 Stepping 3
Model : Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
Cores : 4
Logical : 8
Hyper-Threading : Enabled

Current Speed : 3401 MHz
Max Speed : 3401 MHz
Ext Clock : 100 MHz
have fun
Jimmy
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by dragancesu »

Run on old computer (win 7 32bit)
runw32.jpg
runw32.jpg (443.09 KiB) Viewed 929 times
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by AUGE_OHR »

hi,
dragancesu wrote: Fri May 28, 2021 6:12 am Run on old computer (win 7 32bit)
did you got a Error on Win 7 ( can´t read it ) :?:
have fun
Jimmy
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by dragancesu »

Yes, this is screen shot on win7 32 bit
run32err.jpg
run32err.jpg (45.48 KiB) Viewed 874 times
User avatar
AUGE_OHR
Posts: 2060
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

Re: who still can use 32 Bit Windows 10 OS Upgrades ?

Post by AUGE_OHR »

hi,
dragancesu wrote: Fri May 28, 2021 4:09 pm Yes, this is screen shot on win7 32 bit
it is this line

Code: Select all

      ? cInfo += "ClockSpeed      : " + TRIM_NUMBER( oMemory:ConfiguredClockSpeed ) + CRLF
as WMI use Hardware Information it might that some Property does not exist.
so try to comment it out.

as this line (most) give same Result

Code: Select all

      ? cInfo += "Speed           : " + TRIM_NUMBER( oMemory:Speed ) + CRLF
it seems "more stable"

---

here you can download a small Tool "WMI Creator" by Microsoft.
https://www.microsoft.com/en-us/downloa ... px?id=8572
The WMI Code Creator tool allows you to generate VBScript, C#, and VB .NET code that uses WMI to complete a management task such as querying for management data, executing a method from a WMI class, or receiving event notifications using WMI.
have fun
Jimmy
Post Reply