Justin Chevrier <jchevrier(a)nexicom.net> writes:
Changelog:
Create stub dosx.exe
Why do you need this? -- Alexandre Julliard julliard(a)winehq.org
Alexandre Julliard wrote:
Justin Chevrier <jchevrier(a)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(a)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 julliard(a)winehq.org
Alexandre Julliard wrote:
Justin Chevrier <jchevrier(a)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(a)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. -- Alexandre Julliard julliard(a)winehq.org
participants (2)
-
Alexandre Julliard -
Justin Chevrier