M mscsob Member Mar 4, 2025 #1 Hello, is possible to disable Oracle client wizard after first run of PL/SQL Developer, please? Is it controled by some registry key? We use auto deployment of program on user desktops and we prefer default values from OS. Thnak you! Martin
Hello, is possible to disable Oracle client wizard after first run of PL/SQL Developer, please? Is it controled by some registry key? We use auto deployment of program on user desktops and we prefer default values from OS. Thnak you! Martin
Marco Kalter Administrator Staff member Mar 4, 2025 #1 You can use the NoOracleClientWizard parameter for this" "C:\Program Files\PLSQL Developer 16\plsqldev.exe" NoOracleClientWizard Alternatively you can also create an (empty) key in the user registry: HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer 16
You can use the NoOracleClientWizard parameter for this" "C:\Program Files\PLSQL Developer 16\plsqldev.exe" NoOracleClientWizard Alternatively you can also create an (empty) key in the user registry: HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer 16