2 ;; MS-DOS drives configuration
4 ;; Each section has the following format:
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)
10 ;; Filesystem=xxx (supported types are 'msdos'/'dos'/'fat', 'win95'/'vfat', 'unix')
11 ;; This is the FS Wine is supposed to emulate on a certain
12 ;; directory structure.
14 ;; - "win95" for ext2fs, VFAT and FAT32
15 ;; - "msdos" for FAT16 (ugly, upgrading to VFAT driver strongly recommended)
16 ;; DON'T use "unix" unless you intend to port programs using Winelib !
17 ;; Device=/dev/xx (only if you want to allow raw device access)
37 ; make sure that device is correct and has proper permissions !
54 System=c:\windows\system
56 Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
57 Profile=c:\windows\Profiles\Administrator
58 SymbolTableFile=./wine.sym
63 EXTRA_LD_LIBRARY_PATH=${HOME}/wine/cvs/lib
64 DefaultLoadOrder = native, builtin, elfdll, so
80 kernel32, gdi32, user32 = builtin
81 krnl386, gdi, user = builtin
83 comdlg32, commdlg = elfdll, builtin, native
84 version, ver = elfdll, builtin, native
85 shell32, shell = builtin, native
86 lz32, lzexpand = builtin, native
87 commctrl, comctl32 = builtin, native
88 wsock32, winsock = builtin
89 advapi32, crtdll, ntdll = builtin, native
90 mpr, winspool.drv = builtin, native
91 ddraw, dinput, dsound = builtin, native
92 winmm, mmsystem = builtin
93 msvideo, msvfw32 = builtin, native
94 mcicda.drv, mciseq.drv = builtin, native
95 mciwave.drv = builtin, native
96 mciavi.drv, mcianim.drv = native, builtin
97 msacm.drv, midimap.drv = builtin, native
99 wnaspi32, wow32 = builtin
100 system, display, wprocs = builtin
105 AllocSystemColors=100
108 ;Read documentation/fonts before adding aliases
110 Default = -adobe-times-
115 Com3=/dev/modem,38400
123 LPT2:=|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -
127 ;read=0x779,0x379,0x280-0x2a0
128 ;write=0x779,0x379,0x280-0x2a0
131 Exclude=WM_SIZE;WM_TIMER;
134 ; Paths must be given in /dir/dir/file.reg format.
135 ; Wine will not understand dos file names here...
137 ; alternate registry file name: HKCU
139 ; alternate registry file name: HKU
141 ; alternate registry file name: HKLM
143 ;These are all booleans. Y/y/T/t/1 are true, N/n/F/f/0 are false.
144 ;Defaults are read all, write to Home and Alt
145 ;Note: it is pointless to specify alt files and neither load nor write to them.
146 ; Global registries (stored in /etc)
147 LoadGlobalRegistryFiles=Y
148 ; Home registries (stored in ~user/.wine/)
149 LoadHomeRegistryFiles=Y
150 ; Load above registries.
151 LoadAltRegistryFiles=Y
152 ; Load Windows registries from the Windows directory
153 LoadWindowsRegistryFiles=Y
154 ; TRY to write all changes to home registries
155 WritetoHomeRegistryFiles=Y
156 ; TRY to write all changes to alt registries
157 WritetoAltRegistryFiles=Y
158 ; Use new file format
160 ; Registry periodic save timeout in seconds
164 ;; WineLook=xxx (supported styles are 'Win31'(default), 'Win95', 'Win98')
179 PersistentSelection=1