Small winedefault.reg changes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Changelog:


* winedefault.reg

   Francois Gouget <fgouget@xxxxxxxxxxxxxxx>
   Tweak the  top-level comment hopefully for the better
   Fix the "Default Devmode" entry
   s/StdComponentCategoriesMgr/Component Categories Manager/ and
   s/comcat.dll/C:\\Windows\\System\\comcat.dll/ to better match windows
   s/winedbg/winedbg.exe/ to emphasize we are invoking a Winelib app

--
Francois Gouget
fgouget@xxxxxxxxxxxxxxx

Index: winedefault.reg
===================================================================
RCS file: /home/cvs/wine/winedefault.reg,v
retrieving revision 1.78
diff -u -r1.78 winedefault.reg
--- winedefault.reg	15 Oct 2003 20:49:06 -0000	1.78
+++ winedefault.reg	12 Nov 2003 16:59:22 -0000
@@ -1,5 +1,7 @@
-# These entries must apparently exist in any win95-compatible registry.
-# (feed this to 'regedit' to install)
+# You should use this file to initialize or update your Wine registry.
+# To do so, use the following command (note that existing settings, if any,
+# will be overriden):
+# regedit winedefault.reg
 
 # Shell Folders. The purpose of these are pretty self-evident.
 # Primarily used by installation programs and the Explorer.
@@ -132,7 +134,7 @@
 #
 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
 # command line to start a debugger when an exception occurs
-"Debugger"="winedbg --debugmsg -all %ld %ld"
+"Debugger"="winedbg.exe --debugmsg -all %ld %ld"
 # to 0 if a message box has to be presented before running the debugger
 "Auto"="1"
 
@@ -148,7 +150,7 @@
 
 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print\Printers\Wine PostScript Driver]
 "Attributes"=dword:00000000
-"Default Devmode"=
+"Default Devmode"=""
 "Name"="Wine PostScript Driver"
 "Port"="LPT1:"
 "Print Processor"="WinPrint"
@@ -1483,10 +1485,10 @@
 
 # The Component Category Manager
 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0002E005-0000-0000-C000-000000000046}]
-@="StdComponentCategoriesMgr"
+@="Component Categories Manager"
 
 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{0002E005-0000-0000-C000-000000000046}\InProcServer32]
-@="comcat.dll"
+@="C:\\Windows\\System\\comcat.dll"
 "ThreadingModel"="Both"
 
 #

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux