On 11/26/2015 08:24 AM, Heiko Ernst wrote: > Am Mittwoch, 25. November 2015, 10:28:28 schrieb Austin English: >> Do you have the cd/dvd mounted? Is it in dosdevices? Is there a >> symlink to the raw device in dosdevices? Are you attempting to start >> the installer with the full path (e.g., wine "D:\\setup.exe")? > > I have mounted the dvd on kde 5 and start with wine "D:\\setup.exe". The > installe start and show an undefined error on kde.
And what happens if you try it directly from the CD, e.g. if it was mounted to /mount/user/risen/: cd /mount/user/risen/ wine setup.exe At least in the past this was recommended. I don't know if Austin suggested "D:\\setup.exe", or if he saw that as possible error reason. Greets jre