Welcome 微信登录
编程资源 图片资源库 蚂蚁家优选 PDF转换器 软件资源

软件开发小程序制作系统集成与运维空间租用硬件开发视频监控技术咨询与支持——联系电话:0311-88999002/88999003

首页 / 操作系统 / Windows / Could not access VBScript run time for custom action的解决方法

The VBScript engine can be quickly registered by following these steps:

 

  1. Run Command Prompt as administrator

             1.1 Start Menu -> All Programs -> Accessories

             1.2 Right click on Command Prompt and select Run as administrator

 

  2. If you are using 32-bit version of Windows:

        Type cd %windir%system32 into the Command Prompt and hit Enter

 

       If you are using 64-bit version of Windows:

         Type cd %windir%syswow64 into the Command Prompt and hit Enter

 

  3. Type regsvr32 vbscript.dll into the Command Prompt and hit Enter

 

  4. Type regsvr32 jscript.dll into the Command Prompt and hit Enter

       For more details refer to :