(this is a new install I guess debian does carry old package...)
I'm new here, so i'm not sure what other information could be useful for
this issue, so please don't hesitate telling me.
I am trying to get to work some niche windows-only software.
For so reason I alway get the same error when launching in terminal:
Code: Select all
wine program.exe
winevdm: Cannot start DOS application Z:\home\user\program.exe
It failed with error code 1.
Try running this application with DOSBox.
Code: Select all
winevdm: Cannot start DOS application Z:\home\user\program2.exe
because the DOS memory range is unavailable.
Try running this application with DOSBox.
(it will launch them directly in dosbox when it is installed)
Dosbox simply says: this is not a DOS program
And dosbox is right: those program run on win xp, 7 and 8+.1
Is there a way to run some sort of verbose/debug/trace of wine
to get more info about this?
I would like to dig more info about what is causing this so maybe
ill get closer to run it.
Any help, usual trick or tutorial page will be greatly appreciated,
thx.