Yet another "insufficient disk space" fix

Rein Klazes rklazes at xs4all.nl
Tue Oct 19 03:12:49 CDT 2004


Hi,

Without this registry value the installation of "Dragon Naturally
Speaking" aborts with this error.

Changelog:
	tools	: wine.inf
	Add HKLM,%Currentversion%\Setup,"BootDir" to the installation
	defaults. 

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl
-------------- next part --------------
--- wine/tools/wine.inf	2004-10-14 09:11:57.000000000 +0200
+++ mywine/tools/wine.inf	2004-10-19 10:01:04.000000000 +0200
@@ -106,6 +106,7 @@
 HKLM,%CurrentVersion%,"RegisteredOrganization",,"Change preferred organization in ~/.wine/system.reg"
 HKLM,%CurrentVersion%,"RegisteredOwner",,"Change preferred owner in ~/.wine/system.reg"
 HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
+HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
 HKLM,Software\Microsoft\Windows NT\CurrentVersion\Fonts,,,""
 HKLM,Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009,"Installed",,"1"
 


More information about the wine-patches mailing list