from a cd - 3 of a number of solutions
If you run from a terminal then there should be no issue w/ wine /path/to/.exe
Ex.
wine /media/COD1/Setup.exe
create a new custom launcher - r. click on the .exe, open with other application -> use a custom command
for the command this will do.
wine
Then either r. click - open with wine or r. click - properties - open with and set the default to wine - then a d. left click on any .exe will work.
Edit the default launch command for wine
as it is now
Exec=cautious-launcher %f wine start /unix
change to
Exec=wine start /unix %f
Edit
if doing a multi-disk install then these are 2 ways I've found (by default lucid has no fstab entries anymore for cd/dvd drives and wine obviously can't dtect the drive.
quoting from other post
I just did a multi-disc install on lucid 2 different ways so it's possible.
The first way (without an fstab entry), I created a 'drive' in winecfg - D: with an address matching the mount point of the cd - /media/<volumelabel> and proceeded as normal
The second way, I created a fstab entry, restarted, had winecfg detect the drive and again no issue



Adv Reply




Bookmarks