Solving operating system version: must be 5.0, 5.1, 5.2. Actual 6.1 Failed





5.00/5 (3 votes)
Installing sqldeveloper on windows 7 64bit
Introduction
You might face an error that stops the sqldeveloper installation on windows 7 64 bit.
Using the Code
Follow the below steps to solve this issue:
- Copy the installation folder to your local harddesk
- search the folder for oraparam.ini
- edit the file using notepad
- add 6.1 to the below section
[Certified Versions]
#You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE
Windows=5.0,5.1,5.2,6.0,6.1 - save the file and start the installation again.