wine.inf: Create a fake module for mountmgr.sys.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Mar 2008 16:26:09 +0000 (17:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Mar 2008 16:26:09 +0000 (17:26 +0100)
tools/wine.inf
tools/wineprefixcreate.in

index f3a45e6690f2f1927fb9299c62c2fd8a4a70ba7c..ad59d4d1849de1e0cdee250839bb60ad5a3183ea 100644 (file)
@@ -2278,6 +2278,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
 11,,winver.exe
 11,,ws2_32.dll
 11,,wsock32.dll
+12,,mountmgr.sys
 16422,Internet Explorer,iexplore.exe
 
 [SystemIni]
index d43330dbe029d9aad7cc447aad15fa3acac971f2..d91a3f6995158ac1544dca6217e3cf27ca43f711 100644 (file)
@@ -158,7 +158,6 @@ for i in \
     "$CROOT/windows/inf" \
     "$CROOT/windows/system" \
     "$CROOT/windows/system32" \
-    "$CROOT/windows/system32/drivers" \
     "$CROOT/windows/system32/spool" \
     "$CROOT/windows/system32/spool/drivers" \
     "$CROOT/windows/system32/spool/drivers/color" \