[Wine] Can't install program from CDROM / DVD
Martin Gregorie
martin at gregorie.org
Thu Aug 12 20:55:20 CDT 2010
On Thu, 2010-08-12 at 21:06 -0400, Cosmo Lee wrote:
> I run the install program, it runs from the DVD as expected:
>
> ~/.wine/dosdevices$ wine start d:\Komplete\ 6\ Setup\ PC.exe
>
>
Many Windows programs expect the current working directory to be the one
they are loaded from so, assuming that the installer's name is "Komplete
6 Setup PC.exe" try this:
cd .wine/dosdevices/d:
wine Komplete\ 6\ Setup\ PC.exe
Martin
More information about the wine-users
mailing list