I am trying to run: wine -desktop 800x600 pp.exe or wine -winver win95 pp.exe and the arguments are not being seen as araguments. The errors I see is : wine could not load L:"C:\\windows\\system32\\-desktop.exe" wine could not load L:"C:\\windows\\system32\\-winver.exe" How do I get these command line paramters to work. Jerry
Fabrice DELENTE
2006-Dec-30 15:04 UTC
[Wine] command line parameters dont seem to be working
> I am trying to run: > wine -desktop 800x600 pp.exe > or > wine -winver win95 pp.exe > > and the arguments are not being seen as araguments. > The errors I see is : > > wine could not load L:"C:\\windows\\system32\\-desktop.exe" > wine could not load L:"C:\\windows\\system32\\-winver.exe" > > How do I get these command line paramters to work.Wine doesn't take arguments; if you want to set the desktop size or the windows version you must use winecfg. -- Fabrice DELENTE