Hello there,
I want to open Rhinoceros and this error appears every time when I want to do this. Every time is failing to start VBScript engine. I don’t know what this means and how can this be solved. Is there a solution for my error ?
Thanks !
Rhinoceros 4.0
Failed to create instance of VBScript engine
Answered By
points
N/A
#178199
Rhinoceros error launching the program after theinstallation
Hello,
Rhino uses “VBSCRIPT.DLL” as its basic requirement to run. Somehow, the file is corrupted or not registered properly or not present in your system and so you’re having this error.
In order to fix this issue,
1. Start Command Prompt with administrative privilege. Right-click on Command Prompt, select “Run as administrator”.
2. Run the following command:
regsvr32 vbscript.dll
3. Press “OK” when the success message arrives on screen.
Also, check sure that no program is blocking Rhinoceros of accessing the file, for example, McAfee.
Start Rhinoceros with administrative privilege by right-clicking and selecting “Run as administrator” on its launcher.
Now, your problem is good to go.