Justin Chevrier jchevrier@nexicom.net writes:
Changelog:
Create stub dosx.exe
Why do you need this?
Alexandre Julliard wrote:
Justin Chevrier jchevrier@nexicom.net writes:
Changelog:
Create stub dosx.exe
Why do you need this?
I've got a console app (Master of Orion 2 1.40p23 patch http://www.spheriumnorth.com/blog-images/Moo2v140b23.zip ) that crashes if it doesn't find dosx.exe in the system32 folder.
Justin Chevrier jchevrier@nexicom.net writes:
I've got a console app (Master of Orion 2 1.40p23 patch http://www.spheriumnorth.com/blog-images/Moo2v140b23.zip ) that crashes if it doesn't find dosx.exe in the system32 folder.
Does it just need to file to exist, or does it actually try to run it?
Alexandre Julliard wrote:
Justin Chevrier jchevrier@nexicom.net writes:
I've got a console app (Master of Orion 2 1.40p23 patch http://www.spheriumnorth.com/blog-images/Moo2v140b23.zip ) that crashes if it doesn't find dosx.exe in the system32 folder.
Does it just need to file to exist, or does it actually try to run it?
It just needs the file to exist in the system32 folder.
Justin Chevrier jchevrier@nexicom.net writes:
Alexandre Julliard wrote:
Does it just need to file to exist, or does it actually try to run it?
It just needs the file to exist in the system32 folder.
OK, then the wine.inf change should be enough, no need to create a real program.