33 lines
596 B
INI
33 lines
596 B
INI
[drives]
|
|
A=/mnt/fd0
|
|
C=/dos
|
|
D=/usr/windows
|
|
E=/home/bob/Wine/work
|
|
F=/home/bob/test
|
|
|
|
[wine]
|
|
Windows=c:\windows
|
|
System=c:\windows\system
|
|
Temp=c:\temp
|
|
Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
|
|
SystemResources=sysres.dll
|
|
; SystemResources=
|
|
|
|
[serialports]
|
|
Com1=/dev/cua0
|
|
Com2=/dev/cua1
|
|
|
|
[parallelports]
|
|
Lpt1=/dev/lp0
|
|
|
|
[spy]
|
|
;;;;; Uncomment the following line to activate spying to the console ;;;;;
|
|
;File=CON
|
|
|
|
;;;;; Uncomment the following line to activate spying to the spy.log ;;;;;
|
|
;File=spy.log
|
|
|
|
;;;;; The following options are not supported yet ;;;;;
|
|
;Include=
|
|
;Exclude=
|