On Sun, Sep 6, 2009 at 10:05, carlos123<wineforum-user at winehq.org>
wrote:> Hi there,
>
> I am trying to run a program called XHeaders (no it does not have anything
to do with adult related stuff) and am getting some errors.
>
> Specifically wine says the following at a command prompt.
>
> carlos at carlos-laptop:~$ wine xheaders
> wine: could not load L"C:\\windows\\system32\\xheaders.exe":
Module not found
> carlos at carlos-laptop:~$ winedbg xheaders
> Couldn't start process 'xheaders '
> carlos at carlos-laptop:~$
>
> Any suggestions?
Use cd to go the the directory where it is located first.
Use the full filename (pressing tab in the correct directory should
easily complete that if you are using bash as a shell)