Run dialog

Goto index

About:

Run dialog allows you run wine application with selected prefix settings.

General prefix options

Run screen

Option name  Description 
Name Prefix name. Selected prefix settings will be used for running wine application.
Program The program name may be specified in DOS format "C:\WINDOWS\REGEDIT.EXE" or in Unix format "/home/brezerk/.wine/drive_c/windows/regedit.exe".
Note: don't use special characters like "~"!
Cmd Args You may pass arguments to the program being executed by writing them in this field.
Working dir Working directory for wine executable.
Size Size of wine virtual desktop.

go top

Override DLL

Icon screen

You can define the override type and load order of dlls used in the loading process for any dll.

There are currently two types of libraries that can be loaded into a process' address space:

  • native windows dlls - "native"
  • wine internal dlls - "builtin"

The type may be abbreviated with the first letter of the type "n, b".

Each dll may have its own specific load order. The load order determines which version of the dll is attempted to be loaded into the address space. If the first fails, then the next is tried and so on.

go top

Advanced options

Icon screen

Option name  Description 
DISPLAY Specifies the X11 display to use. This option mostly used in multi monitor stations. Or if you wish to ran application in other X server copy.
See Xorg man pages for details.
Run with output in console If this options selected, q4wine will run wine program in X11 terminal emulator. X11 terminal emulator binary and it's options can be set in Q4Wine settings dialog.
WINEDEBUG Turns debugging messages on or off. The syntax of the variable is of the form [class][+/-]channel[,[class2][+/-]channel2].
For more information on debugging messages, see the Running Wine chapter of the Wine User Guide.
Priority Allow you to run wine program with modified scheduling priority.
You can set values from 0 uo to 11.
To set values from 0 down to -11 you need to renice process from q4wine process manage tab.
LANG Allows you to run wine program with user defined locale. Note, that wine program must support locale autodetection.

go top

All trademarks and copyrights on this page are owned by their respective owners.

Copyright © brezblock.org.ua 2006-2024. All rights reserved.