Release 960331
[wine.git] / wine.ini
blob51a6745e713a2deb2f0ae8d398ee024d435995da
1 ;;
2 ;; MS-DOS drives configuration
3 ;;
4 ;; Each section has the following format:
5 ;; [Drive X]
6 ;; Path=xxx (Unix path for drive root)
7 ;; Type=xxx (supported types are 'floppy', 'hd', 'cdrom' and 'network')
8 ;; Label=xxx (drive label, at most 11 characters)
9 ;; Serial=xxx (serial number, 8 characters hexadecimal number)
11 [Drive A]
12 Path=/mnt/fd0
13 Type=floppy
14 Label=Floppy
15 Serial=87654321
17 [Drive C]
18 Path=/c
19 Type=hd
20 Label=MS-DOS
22 [Drive D]
23 Path=/cdrom
24 Type=cdrom
25 Label=CD-Rom
27 [Drive E]
28 Path=/tmp
29 Type=hd
30 Label=Tmp Drive
32 [wine]
33 Windows=c:\windows
34 System=c:\windows\system
35 Temp=e:\
36 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
37 SymbolTableFile=./wine.sym
39 [fonts]
40 system=*-helvetica
41 mssansserif=*-helvetica
42 msserif=*-times
43 fixedsys=*-fixed
44 arial=*-helvetica
45 helv=*-helvetica
46 roman=*-times
47 default=*-*
49 [serialports]
50 Com1=/dev/cua0
51 Com2=/dev/cua1
52 Com3=/dev/modem,38400
53 Com4=/dev/modem
55 [parallelports]
56 Lpt1=/dev/lp0
58 [spy]
59 Exclude=WM_SIZE;WM_TIMER;