The question about work of Wine
The question about work of Wine
What text (in the form of directories) should appear in the console after the command wineconsole cmd and the configuration file from which it is derived? Thank you for the answer.
Re: The question about work of Wine
The text printed is the version of Windows that is being emulated followed by the Wine version in parentheses. The cmd prompt will point to whatever directory you were in when you ran wineconsole cmd.
Re: The question about work of Wine
Are the directory contents of Wine console really derived from the environment variable PWD or from anything else?