[Wine] Re: Trying to install ChessBase 8.0 and Hiarcs

vitamin wineforum-user at winehq.org
Sun Jun 19 22:21:46 CDT 2011


kayve wrote:
> 
> kayve at kayve-laptop:~/.wine/drive_c/Program Files$ ls -l Hiarcs10/
> -r-------- 1 kayve kayve    573440 2005-11-29 02:07 Setup.exe
> kayve at kayve-laptop:~/.wine/drive_c/Program Files$ wine Setup.exe > ~/chess/Hiarcs_log.txt
> wine: cannot find L"C:\\windows\\system32\\Setup.exe"
> 

On your distro all .exe files need to be executable (chmod +x) or they won't run.
You forgot to 'cd Hiarcs10' before running 'wine Setup.exe'.
Redirecting stdout won't do you any good. All log messages are printed to stderr.







More information about the wine-users mailing list