You are not logged in.

#1 2010-11-01 20:28:39

unilx
Member
From: Fredericton,Canada
Registered: 2009-10-01
Posts: 183

Problem Installing an application with wine(SOLVED)

I made a directory and installed cinema 4D and for the most part it goes fine,when it's finished installing the app it comes up and i can use it,but when i exit and try to bring the app back up with       wine CINEMA 4D.exe   i get a message saying    wine: cannot find L"C:\\windows\\system32\\CINEMA.exe".Also when i'm installing C4D at the directory selection menu,there's a directory /home/cube/.wine/drive.C/Programs where i'm assuming  that's where the app is supposed to be installed,so i checked it with   ls -as  and the Dir wasn't there so i created it,but when i'm back at the directory selection menu in C4D the Dir isn't there because the .wine Dir is hidden and i'm not sure how to unhide it or if that will even fix the    wine: cannot find L"C:\\windows\\system32\\CINEMA.exe"    problem and execute the file.

Any help with this will be very appreciated .Thx

Last edited by unilx (2010-11-01 21:33:55)

Offline

#2 2010-11-01 20:59:06

olive
Member
From: Belgium
Registered: 2008-06-22
Posts: 1,490

Re: Problem Installing an application with wine(SOLVED)

call wine as any other application that require a filename as argument. From your home directory:

wine '.wine/drive_c/Program Files/.../CINEMA 4D.exe'

(the quote are necessary because of the space in the filename).

You can also specify a Windows path:

wine 'C:\Program Files\..\CINEMA 4D.exe'

Offline

#3 2010-11-01 21:32:54

unilx
Member
From: Fredericton,Canada
Registered: 2009-10-01
Posts: 183

Re: Problem Installing an application with wine(SOLVED)

Thanks.Problem solved

Offline

Board footer

Powered by FluxBB