M HYPE SPLASH
// news

Cannot find script file "C:\Octave\Octave-5.2.0\octave.vbs"

By Emma Payne

I get this script error message every time I open Octave (CLI and GUI). When I "Open file location" it opens the folder and highlights the file "wscript.exe" I thought octave was missing that file so I reinstalled a couple of times, the same error persists.

Can someone Help me through this error?

1

2 Answers

Under C:\Octave\Octave-5.2.0 folder, change Octave-firsttime.vbs to Octave.vbs.

Temporary solution

Find the octave-firsttime.vbs file location in your PC, it should be in Octave folder and open it.

Permanent solution

Right click the octave GUI, properties, check the target location. Change it from ocatve.vbs to octave-firsttime.vbs and apply. Done.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy