When running 32 and 64-bit versions of D2000 on Windows, the following applies:


If there are multiple D2000 installations on the computer, from D2000 version 21.1.72 inclusive, it is possible to create redirects with finer granularity, at the level of individual installations. Then a RegistryViewRedirect item of type DWORD with value 1 must be created within the key of the specific installation under the Installed key (i.e. under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Ipesoft\D2000\Installed or under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Ipesoft\D2000\Installed).

Example: if in the 64-bit key Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Ipesoft\D2000\Installed\D:/D2000/D2000_EXE there is a DWORD entry RegistryViewRedirect with a value of 1, then redirection will occur to the 32-bit branch Computer\HKEY_LOCAL_MACHINE\SOFTWARE\ WOW6432Node\Ipesoft\D2000\Installed\D:/D2000/D2000_EXE.

Note: if this redirection with finer granularity is used, redirections (RegistryViewRedirect entries) must not be configured in parent keys (Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Ipesoft\D2000 or Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Ipesoft\D2000) because in this case, "global" redirection will occur already during access to these keys.