Re: Problem Wine eject

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Berillions wrote:
> Edit :
> When i launch this command :
> 
> Code:
> wine start /media/cdrom/setup.exe
> 
> 
> I have this error message in the console :
> err:start:wmain Option 'L"/cdrom/setup.exe"' not recognized
Vitamin, how could you forget that many Windows utilities use slashes
instead of dashes for options?

In any case, you really need to pass a Wine path (not a UNIX path) to
the start utility. Try:

 wine start 'D:\setup.exe'

and replace 'D' with the drive letter of your CD-ROM drive.

Chip



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux