logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

q4wine-helper - run Windows program in Q4Wine helper environment.

Authors

Thankstoall:
       Q4Wine is available thanks to the work of many to all people, who were involved in  development  process,
       testing,  bugreporting,  packaging or translation creation. For a full listing of the authors, please see
       the file AUTHORS in the top-level directory of the source distribution.

   Activedevelopers:
       Oleksii S. Malakhov (brezerk) <brezerkatgmail.com>
              Project maintainer, lead developer,  web  site  designer  and  developer,  project  documentation,
              support, etc. ;)

       Sergey Skrypnic (opium) <opium@jabber.com.ua>
              Website developer, hosting administration

   Inactivedevelopers:
       Pavel Zinin (pashazz) <pzininatgmail.com>
              Winetricks plugin developer

       Dmitry Marakasov (amdmi3) <amdmi3atamdmi3.ru>
              FreeBSD support fixes

Availability

       The most recent public version of wine can be downloaded from https://q4wine.brezblock.org.ua/download/

       The latest snapshot of the code may be obtained via GIT for information on how to  do  this,  please  see
       https://q4wine.brezblock.org.ua/download/#git

       Q4Wine,  development  headquarters,  is  at https://q4wine.brezblock.org.ua This website contains a great
       deal of information about Q4Wine.

Bugs

       If you find a bug in Q4Wine please report it to <brezerkatgmail.com> or directly to Q4Wine bug  tracker
       https://sourceforge.net/projects/q4wine/

Description

q4wine-helper  is a console utility for Q4Wine which helps to handle Wine application exit status and its
       stdout\stderr output logging.

Exit Status

0 if OK or -1 if serious troubles

Files

/usr/bin/q4wine
              The Q4Wine main gui program

       /usr/bin/q4wine-cli
              The Q4Wine command line interface program

       /usr/bin/q4wine-helper
              The Q4Wine runner helper program

       /usr/lib/q4wine
              Directory containing Q4Wine's shared libraries

       $HOME/.config/q4wine
              Directory containing Q4Wine config, icons, database and temporary files.

Name

       q4wine-helper - run Windows program in Q4Wine helper environment.

Options

       A summary of options is included below.

       --prefix
              sets current prefix name

       --wine-debug
              sets WINEDEBUG variable

       --console
              run with output in console

       --display
              sets DISPLAY variable

       --nice sets program niceness. See mannice(1) for details

       --desktop
              sets program virtual desktop resolution

       --program-bin
              sets program binary

       --program-args
              sets program args

       --wrkdir
              sets program working directory

       --program-lang
              sets program LANG variable

       --override
              sets WINEDLLOVERRIDES variable

See Also

q4wine(1), q4wine-cli(1), wine(1), wineserver(1)

Q4Wine 1.2-r2 Manual                               27 Jan 2016                                  q4wine-helper(1)

Synopsis

q4wine-helper [KEYs] ...

See Also