been long time using windows xp & ubuntu in 1 computer, now try to only using Ubuntu, so take seriously to try on Wine, but unfortunately I keep having the message of -- Failed to execute child process "/home/jacob/.wine/drive_c/ZWDS-CZ.exe" (Permission denied) anyway I try to put the exe to other folder like /home/jacob etc it still not working. actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder. anyone can teach me how to make the program running in Ubuntu??
Martin Gregorie
2012-May-11 12:16 UTC
[Wine] Failed to execute child process (Permission denied)
On Fri, 2012-05-11 at 07:06 -0500, jacobpkw wrote:> been long time using windows xp & ubuntu in 1 computer, now try to only using Ubuntu, so take seriously to try on Wine, but unfortunately I keep having the message of -- Failed to execute child process "/home/jacob/.wine/drive_c/ZWDS-CZ.exe" (Permission denied) > anyway I try to put the exe to other folder like /home/jacob etc it still not working. > actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder. > anyone can teach me how to make the program running in Ubuntu?? >Have its execute permissions been set? Martin
jacobpkw
2012-May-11 12:28 UTC
[Wine] Re: Failed to execute child process (Permission denied)
Sorry, What permissions need to set?
jacobpkw
2012-May-11 12:54 UTC
[Wine] Re: Failed to execute child process (Permission denied)
Martin Gregorie wrote:> On Fri, 2012-05-11 at 07:06 -0500, jacobpkw wrote: > > > been long time using windows xp & ubuntu in 1 computer, now try to only using Ubuntu, so take seriously to try on Wine, but unfortunately I keep having the message of -- Failed to execute child process "/home/jacob/.wine/drive_c/ZWDS-CZ.exe" (Permission denied) > > anyway I try to put the exe to other folder like /home/jacob etc it still not working. > > actually this windows program is created by using VBasic (the programmer tell me...), when 1st time running under windows it will auto create few file like security & data in a same folder. > > anyone can teach me how to make the program running in Ubuntu?? > > > > > Have its execute permissions been set? > > or I should ask, where should I set the execute permissions? > > > > Martin
jacobpkw
2012-May-11 13:27 UTC
[Wine] Re: Failed to execute child process (Permission denied)
Hi Martin, now I found the way to set the execute permissions and I had mark for execute permission, but the program still not work... any other thing I miss out??
jacobpkw
2012-May-12 04:15 UTC
[Wine] Re: Failed to execute child process (Permission denied)
I had uploaded my exe program in https://docs.google.com/open?id=0B1gaTHkus9xRM1Y5ZDhld2tIV2M, if anyone successful run under wine, please teach me the step by step to make it working yah... thx
dimesio
2012-May-12 11:21 UTC
[Wine] Re: Failed to execute child process (Permission denied)
jacobpkw wrote:> I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah... > thxI have removed the link; you do not have the legal right to redistribute this. If the vendor has a free download, post a link to that. The app needs winetricks vb6run.
jacobpkw
2012-May-12 11:45 UTC
[Wine] Re: Failed to execute child process (Permission denied)
dimesio wrote:> > jacobpkw wrote: > > I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah... > > thx > > I have removed the link; you do not have the legal right to redistribute this. If the vendor has a free download, post a link to that. > > The app needs winetricks vb6run.thanks for your help to remove the link & will keep trying to make the program run under wine...
jacobpkw
2012-May-12 12:15 UTC
[Wine] Re: Failed to execute child process (Permission denied)
jacobpkw wrote:> > dimesio wrote: > > > > jacobpkw wrote: > > > I had uploaded my exe program in MODERATOR: link removed, if anyone successful run under wine, please teach me the step by step to make it working yah... > > > thx > > > > I have removed the link; you do not have the legal right to redistribute this. If the vendor has a free download, post a link to that. > > > > The app needs winetricks vb6run. > > > thanks for your help to remove the link & will keep trying to make the program run under wine...yeh...thank you very much Dimesio, after install the "winetricks vb5run", the program it work...thanks again, now have to get another security code from the programmer to go further...