Windows 64-Bit running 16-Bit or DOS EXE's

Windows specific forum
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Windows 64-Bit running 16-Bit or DOS EXE's

Post by VB6_to_PBx »

Windows 64-Bit running 16-Bit or DOS EXE's

Windows 64-Bit is capable of running 32-Bit EXE's

why can you not Run 16-Bit EXE's or the older DOS EXE's anymore on Win-64bit ??
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: Windows 64-Bit running 16-Bit or DOS EXE's

Post by Kuron »

VB6_to_PBx wrote:Windows 64-Bit is capable of running 32-Bit EXE's
Yes/No. 32-bit EXEs only run using WoW64.
VB6_to_PBx wrote:why can you not Run 16-Bit EXE's or the older DOS EXE's anymore on Win-64bit ??
Because emulation for these (WoW) is not provided on the 64-bit version of Windows.

You should be able to run the DOS programs using DOXBox: http://www.dosbox.com
Best wishes to the PB community. Thank you for the memories. ♥️
User avatar
VB6_to_PBx
Enthusiast
Enthusiast
Posts: 627
Joined: Mon May 09, 2011 9:36 am

Re: Windows 64-Bit running 16-Bit or DOS EXE's

Post by VB6_to_PBx »

You should be able to run the DOS programs using DOXBox: http://www.dosbox.com
Thanks Kuron,
for that Link

i'll try DOS Box out .
 
PureBasic .... making tiny electrons do what you want !

"With every mistake we must surely be learning" - George Harrison
Post Reply