Moving user settings

Dwayne

Member²
I know this should be simple, but I still can't get this working. I simply want to move my user settings from one machine to a new workstation, and can't find the right files.

I found this thread:http://www.allroundautomations.com/...umber=34841&Searchpage=4&Main=9240&Words=move+settings&Search=true#Post34841

but doing this did not seem to work. To make sure I was looking at the right directories I tried modifying a setting and still can't find the file that it's changing.

Any help appreciated.
 
Old machine is XP 64 Bit, new machine is Win7 64 Bit. Relevant?

PL/SQL Developer
Version 8.0.4.1514
01.58147 - 1 user license
Windows XP Professional (64-bit) 5.1 Build 2600

Physical memory : 4,194,304 kB (4,194,304 available)
Paging file : 4,194,304 kB (4,194,304 available)
Virtual memory : 2,097,024 kB (1,914,672 available)

Parameters
C:\util\PLSQL Developer\plsqldev.exe

Preferences
Session mode: Multi
OCI Library: C:\util\instantclient_10_2\oci.dll
Use OCI7: False

Preference Files
C:\util\PLSQL Developer\Preferences\Default\Default.ini
C:\util\PLSQL Developer\Preferences\Administrator\default.ini

Plug-Ins
*Quick/ER - Gotterup.Net (C:\util\PLSQL Developer\PlugIns\QuickERPlugin.dll)
(* is Active)

Aliases
ANALYSIS_DEV_01
ANALYSIS_DEV_02
DEMO-VPN
ORACLR_CONNECTION_DATA
PAWS
...

Homes

DLLs
c:\util\instantclient_10_2\oci.dll

TNS File
c:\tnsnames.ora

Using
Home: C:\util\instantclient_10_2
DLL: C:\util\instantclient_10_2\oci.dll
OCI: Version 10.2
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0

Character Sets
Character size: 4 byte(s)
CharSetID: 873
NCharSetID: 871
Unicode Support: True
NLS_LANG:
NLS_NCHAR_CHARACTERSET: UTF8
NLS_CHARACTERSET: AL32UTF8
 
Your preferences are stored here:

C:\util\PLSQL Developer\Preferences\Administrator\default.ini
C:\util\PLSQL Developer\Preferences\Administrator\user.prefs

You can copy these files to the %APPDATA%\PLSQL Developer\Preferences\ directory on Windows 7 (for example: C:\Users\Dwayne\AppData\Roaming\PLSQL Developer\Preferences\Dwayne).

You can additionally copy some settings by exporting and importing the following registry section with regedit.exe:

HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer
 
Back
Top