View Single Post
Old 24 February 2021, 22:11   #53
Bruce Abbott
Registered User
 
Bruce Abbott's Avatar
 
Join Date: Mar 2018
Location: Hastings, New Zealand
Posts: 2,588
Quote:
Originally Posted by Photon View Post
Imagine an exe compressor, or a disassembler, or heck, an IFF image loader, that doesn't require a certain OS version to do their job. That's the goal. Run an exe.
I can imagine an exe compressor or a disassembler needing a custom loadseg (obviously) but not an image loader or other application. As for loading and running standard exes in a CLI environment, I can see no reason not to use the OS.

But I am against exe compressers anyway, since they sometimes cause problems and we have plenty of storage space today.

If there are executables out there that have problems loading under the normal OS code then we should look at fixing them, not develop a custom loader to accommodate their flaws.
Bruce Abbott is offline  
 
Page generated in 0.06156 seconds with 11 queries