[Wine] Re: Probleme index file copy failed .....

dimesio wineforum-user at winehq.org
Wed Feb 8 11:17:42 CST 2012


ferlandez wrote:
> 
> this is the output.txt after running "winedebug=+msi,+log4.txt etc etc "
> 

There is no msi debug output in your log, and that command is not correct. Should be:

Code:
WINEDEBUG=+msi,+file wine /path/to/program.exe &> /tmp/output.txt


Case matters, there are no spaces between the debug channels, and substitute the actual path to your program.







More information about the wine-users mailing list