diff --git a/README b/README index fac5085d3d6..2f5036ce56b 100644 --- a/README +++ b/README @@ -142,7 +142,7 @@ The file documentation/samples/config contains an example configuration file which has to be adapted and copied to the location mentioned above. Don't forget to add vital registry entries by applying winedefault.reg -with programs/regapi/. See documentation/ directory for details. +with programs/regedit/. See documentation/ directory for details. See http://www.winehq.com/support/ for further configuration hints. diff --git a/documentation/README.fr b/documentation/README.fr index 604e5a90424..b241e841bba 100644 --- a/documentation/README.fr +++ b/documentation/README.fr @@ -156,7 +156,7 @@ configuration qui doit ci-dessus. N'oubliez pas d'ajouter des entrées de registre virtuelle en applicant -winedefault.reg avec programs/regapi/. Voyez le répertoire documentation/ pour +winedefault.reg avec programs/regedit/. Voyez le répertoire documentation/ pour les détails. Naviguez sur http://www.winehq.com/support/ pour plus d'astuce de configuration. diff --git a/documentation/installing.sgml b/documentation/installing.sgml index 237a461165f..1936f67f564 100644 --- a/documentation/installing.sgml +++ b/documentation/installing.sgml @@ -219,11 +219,11 @@ C:\ Root directory of primary disk drive Use tools/wineinstall to compile Wine and install the default registry. Or if you prefer to do - it yourself, compile programs/regapi, + it yourself, compile programs/regedit, and run: - programs/regapi/regapi setValue < winedefault.reg + programs/regedit/regedit < winedefault.reg diff --git a/documentation/registry.sgml b/documentation/registry.sgml index 07774088cac..fb16b425e93 100644 --- a/documentation/registry.sgml +++ b/documentation/registry.sgml @@ -240,8 +240,8 @@ ln -sf /usr/local/etc/wine.userreg wine.userreg installed for you if you use the tools/wineinstall script in the Wine source, but if you want to install it manually, you can do so by using the - regapi tool to be found in the - programs/regapi/ + regedit tool to be found in the + programs/regedit/ directory in Wine source. diff --git a/tools/winecheck b/tools/winecheck index bb8cd00cd40..ba754d185d2 100755 --- a/tools/winecheck +++ b/tools/winecheck @@ -619,7 +619,7 @@ sub Check_Registry { } else { - Do_PrintResult($is_critical, "entry \"SHAREDMEMLOCATION\" not found in system.reg registry file", "file winedefault.reg, the most basic wine registry environment, doesn't seem to have been applied using regapi"); + Do_PrintResult($is_critical, "entry \"SHAREDMEMLOCATION\" not found in system.reg registry file", "file winedefault.reg, the most basic wine registry environment, doesn't seem to have been applied using regedit"); } @entries = (); diff --git a/winedefault.reg b/winedefault.reg index 8b9b9a3dea2..d71fb5c67fd 100644 --- a/winedefault.reg +++ b/winedefault.reg @@ -1,5 +1,5 @@ # These entries must apparently exist in any win95-compatible registry. -# (feed this to `regapi setValue' to install) +# (feed this to 'regedit' to install) # Shell Folders. The purpose of these are pretty self-evident. # Primarily used by installation programs and the Explorer.