[Version] ; Windows version to imitate (win95,win98,winme,nt351,nt40,win2k,winxp,win2k3,w "Windows" = "win98" ;"DOS" = "6.22" [DllOverrides] ; Some native dlls won't work, so leave these builtin. ; Do not modify these lines. "advapi32" = "builtin";Native version won't work "avicap32" = "builtin";Hardware related "capi2032" = "builtin";Completely implemented "comctl32" = "builtin";Native version cause bugs. "comdlg32" = "builtin";thunk "crtdll" = "builtin";Completely implemented "ctl3d32" = "builtin";thunk "d3d8" = "builtin";Hardware related "d3d9" = "builtin";Hardware related [...] "msi" = "native" "ole32" = "native" "odbc32" = "native, builtin" ; some spy or definitely not working programs we don't like to be started "*autorun.exe" = "native,builtin" "*ctfmon.exe" = "builtin" "*ddhelp.exe" = "builtin" "eMusicClient.exe" = "builtin" "*findfast.exe" = "builtin" "icwconn1.exe" = "builtin" ;Prevent from loading ICW even if registry key ; default for all other dlls and executables "*" = "native, builtin" ;"*" = "builtin, native"