Need Help

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kmrspk
Newbie
Newbie
Posts: 1
Joined: Wed Jun 30, 2010 2:50 am

Need Help

Post by kmrspk »

Hi,

I am trying to run an application developed in vb6 using wine.
Some of the Components used in the application are MSADODC, MSMAPI, MSMASK, COMCTL,...I am using Postgresql as back-end for the application.

After installing when i tried to open it it is showing an error such as
"Failed to change to directory '/home/dbu/.wine/dosdevices/c:/Program Files/BOS/Office/office.exe' (Not a directory)"

What could be the problem?

My wine version is 1.1.42.

Using wine tricks i installed all the components needed.

What should i do more to make it work?


Thanks in advance.
[/b]
User avatar
dimesio
Moderator
Moderator
Posts: 13372
Joined: Tue Mar 25, 2008 10:30 pm

Re: Need Help

Post by dimesio »

kmrspk wrote: After installing when i tried to open it it is showing an error such as
"Failed to change to directory '/home/dbu/.wine/dosdevices/c:/Program Files/BOS/Office/office.exe' (Not a directory)"

What could be the problem?
The error message tells you exactly what the problem is.

Instructions on how to correctly start apps from the command line: http://wiki.winehq.org/FAQ#head-3b297df ... b8edc21619
Locked