Friday, June 5, 2015

(CMD property not found in autorun.inf)

The pop happened for me when I uninstalled the weblogic oracle and tried to re-install it again.
I tried many forums suggestions but it didn't work.
What did work was download the jar version
and execute this command on the cmd line as an administrator

java -jar [jar-file.jar]

and everything worked after that.
make sure java is in the environment variables and the jar-file is referenced well or in the right folder

No comments:

Post a Comment