Yes, I do, because I am installing a 16-bit program that I wrote decades ago. In 32-bit Windows (nowadays a rarity), it runs seamlessly as a console app, so only my app needs to be installed, but if the target system is 64-bit Windows, the installation needs to include DosBox and some additions to its config file, hence the (conditional) need for two installations.
|