Moving Preferences/setting from XP to Win7

RobertK

Member³
Moving from XP (running 6.0) to Win7.(v 8.0.4)(complete)
Please tell me how best to move my...
1) Preferences
2) Macros
3) Toolbar setups

thanks
 
1. Preferences and toolbar

Copy the following directory:

C:\Program Files\PLSQL Developer\Preferences -->
%APPDATA%\PLSQL Developer\Preferences

(e.g. C:\Users\\AppData\Roaming\PLSQL Developer\Preferences)

Export and import the following registry section:

HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer

2. Macros

These cannot be preserved from 6.0 on XP to 8.0 on Windows 7.
 
Also, I notice that in v8 the registry has Docking3, but in v9 it has Docking4.

My question is then, can we just export the v8 settings, edit the file to point to Docking4 and then import the file?
 
Macros are compatible between 8.0 and 9.0, but not between XP and Windows 7.

You don't need to edit the docking names. Version 9 will automatically pick up the version 8 docking layout.
 
I would be happy, if PSD obtains the feature a-la "Backup Configuration To File".
Backup should include everything, including plugins folders, stored queries (files with .sq extension), etc.
Saved file should then be valid in newer versions of application. Some sections, that are incompatible with the application, could be skipped during restore process, with warnings.

In short words, it would be wonderful, if we get backup/restore functionality, conceptually similar to the one, provided by MozBackup utility for Firefox browser.
 
Back
Top