PasteOptions 1.2 vs. start plsqldev from cmd file

Bert Gombos

Member²
When I start PL/SQL Developer from a command file (something.cmd like this:

start c:\progra~1\plsqld~1.1\plsqldev.exe

)
plugin doesn't work, paste menu items from 'Edit' miss.
 
It would appear as if the plugins looks for the PasteOptions.ini file in a subfolder called PlugIns under the working folder, rather than the PlugIns folder.

This is particularly annoying when you've associated the file type to launch PLSD and therefore your working directory could be anywhere...
 
Back
Top