| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) |
Moving Delphi Profile to a new machine
(1 votes). Leave comments and/ or rate it.
Question: Is there away to move my Delphi 7.0 profile "Preferences, InstalledComponents, etc." to a new user profile? The Windows Profile folders have already been copied to the new user profile, with minimal effect on Delphi. Answer: Log as the old user, export the registry keys from old user profile:HKEY_CURRENT_USER\Software\Borland\Delphi Log in as the new user and import into the registry. Check the registry for duplicates. Comments:
|