Board index » delphi » Move personal setup on a new PC

Move personal setup on a new PC


2008-01-03 03:13:01 AM
delphi81
I purcased a new laptop and I'd move my setup from old pc to new.
Is there any feature to do this, or save any configuration (and personal
palette) file ?
thanks
Adalberto Baldini
 
 

Re:Move personal setup on a new PC

Adalberto Baldini writes:
Quote
I purcased a new laptop and I'd move my setup from old pc to new.
Is there any feature to do this, or save any configuration (and
personal palette) file ?

thanks
Adalberto Baldini
If you install into the same directory path, then export from old
system and import to new from the registry the following key structures:
HKEY_CURRENT_USER\Software\Borland\BDS
and
HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BDS
and
copy contents of
C:\Documents and Settings\cpattinson\Application Data\Borland\BDS\5.0
This should setup your new IDE configuration to be similar to old.
--
Chris Pattinson
CodeGear QA Manager, Delphi/C++ Developer Studio