Re: _INS5176._MP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



James McKenzie wrote:
> 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


I used:

3630:~/BassBox$ wine SETUP.EXE &> log.txt

And the output is the file you have seen.







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux