Hi all, Please send me a hand...
I have a Program of Economic and Couniting which very simple so it's easy to run and work, just need "mdac25". But I got a problem to run it, cause it has to run a config file from exactly address: "C:\EcoAndCou\config.ini". So how can I do now? Please help me. Thank you so much!
Help: A Program can't load the config file to run.
-
- Newbie
- Posts: 2
- Joined: Wed May 05, 2010 4:43 am
Help: A Program can't load the config file to run.
On Wed, May 5, 2010 at 7:50 PM, nhatkhang17 <[email protected]> wrote:
Is it passed as a command line argument or some thing?
How would you run this program with this config file under Windows?Hi all, Please send me a hand...
I have a Program of Economic and Couniting which very simple so it's easy to run and work, just need "mdac25". But I got a problem to run it, cause it has to run a config file from exactly address: "C:\EcoAndCou\config.ini". So how can I do now? Please help me. Thank you so much!
Is it passed as a command line argument or some thing?
-
- Newbie
- Posts: 2
- Joined: Wed May 05, 2010 4:43 am
Re: Help: A Program can't load the config file to run.
Under windows, I just double click to the EXE file and it's running. The programer is laze or stupid to do that program, I hate himeps wrote:On Wed, May 5, 2010 at 7:50 PM, nhatkhang17 <[email protected]> wrote:How would you run this program with this config file under Windows?Hi all, Please send me a hand...
I have a Program of Economic and Couniting which very simple so it's easy to run and work, just need "mdac25". But I got a problem to run it, cause it has to run a config file from exactly address: "C:\EcoAndCou\config.ini". So how can I do now? Please help me. Thank you so much!
Is it passed as a command line argument or some thing?

Have you installed the software inside Wine?
If you installed the application in ~/.wine/drive_c/EcoAndCou/, Wine should recognize that as your C:\EcoAndCou\... If you're trying to run it from a Windows partition, it will most likely not work.
If you did properly install the software inside Wine, run the application in a terminal and post the terminal output here.
If you installed the application in ~/.wine/drive_c/EcoAndCou/, Wine should recognize that as your C:\EcoAndCou\... If you're trying to run it from a Windows partition, it will most likely not work.
If you did properly install the software inside Wine, run the application in a terminal and post the terminal output here.