Ok, I am trying to make a mac version of my friends windows program. Now, this exe file needs another exe file in the same folder as the main one. I tried installing the main one into wine, but when I run it, it keeps telling me that the other file is missing, so I put the other file in the same folder (with show package contents) and it still gives me the same error. Does anyone know how I can solve this?
MechaRocks wrote:> Now, this exe file needs another exe file in the same folder as the main one. I tried installing the main one into wine, but when I run it, it keeps telling me that the other file is missing, so I put the other file in the same folder (with show package contents) and it still gives me the same error.How exactly are you starting your program?
Wine. I used WineBottler to create a program that runs from the main .exe. I start it from that. So, how can I get the other exe to be in the same folder as the exe Wine accesses?
On 9/19/10 7:58 AM, MechaRocks wrote:> Wine. I used WineBottler to create a program that runs from the main .exe. I start it from that. So, how can I get the other exe to be in the same folder as the exe Wine accesses? >Ask Mike how to do this. We do not support WineBottler here. Vitamin: Close this topic. James McKenzie
MechaRocks wrote:> I used WineBottler to create a program that runs from the main .exe. I start it from that.wiki.winehq.org/FAQ#head-aeffd8e1fe7702219fcf87f97834edc926cb1235
no idea how winebottler starts its .exe files, but basically whatever it has as the working directory should be where the other .exe has to go...
dimesio wrote:> > MechaRocks wrote: > > I used WineBottler to create a program that runs from the main .exe. I start it from that. > > wiki.winehq.org/FAQ#head-aeffd8e1fe7702219fcf87f97834edc926cb1235Such a very amazing link!