[Wine] _INS5176._MP

James McKenzie jjmckenzie51 at earthlink.net
Sat Feb 5 11:53:08 CST 2011


On 2/5/11 10:31 AM, pod25music wrote:
> To save me searching. What is the code needed to create a log file before the installer starts ?
I use the following code:

wine <installer.exe> > <name of logging file.txt> 2>&1

Where <installer.exe> is the program name for installing the program
and <name of logging file.txt> is the name, including path, for the file 
to output log information to.

Since I am on a Mac, an example would not be appropriate.

James McKenzie




More information about the wine-users mailing list