gerard patel <[EMAIL PROTECTED]> writes: > Loading a program with a parameter, like : > wine "c:\someprog.exe d:\somedata.txt" > is not working anymore, though ( seems that the ProcessInitWine in >scheduler/process.c is missing > some test for a space in the command line) This is a feature... Wine can now only execute a single binary at a time, so it uses the whole command-line instead of only the first arg. If you remote the quotes it should work. -- Alexandre Julliard [EMAIL PROTECTED]
- Re: Address space separation gerard patel
- Re: Address space separation robert w hall
- Re: Address space separation Ove Kaaven
- Re: Address space separation Alexandre Julliard
- Re: Address space separation gerard patel
- Re: Address space separation robert w hall
- Re: Address space separation - turnpike-co... robert w hall
- Re: Address space separation gerard patel
- Re: Address space separation Alexandre Julliard
- Re: Address space separation gerard patel
- Re: Address space separation Dimitrie O. Paun
- Re: Address space separation bodnar42
- Re: Address space separation Eric Pouech
- Re: Address space separation bodnar42