您现在的位置是:网站首页> 编程资料编程资料
Could not access VBScript run time for custom action的解决方法_windows_Windows系列_操作系统_
2023-03-06
887人已围观
简介 Could not access VBScript run time for custom action的解决方法_windows_Windows系列_操作系统_
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
提示:
本文由神整理自网络,如有侵权请联系本站删除!
本站声明:
1、本站所有资源均来源于互联网,不保证100%完整、不提供任何技术支持;
2、本站所发布的文章以及附件仅限用于学习和研究目的;不得将用于商业或者非法用途;否则由此产生的法律后果,本站概不负责!
相关内容
- WinXP连接网络打印机方法_windows_Windows系列_操作系统_
- 操作系统运行慢怎么办?因硬件或软件导致的解决方法_windows_Windows系列_操作系统_
- 查询Windows未知设备及硬件ID的方法图解_windows_Windows系列_操作系统_
- 电脑系统信息怎么备份?如分区备份、硬盘克隆与备份_windows_Windows系列_操作系统_
- 电脑无法检测到蓝牙怎么办 解决商用台式电脑中检测不到蓝牙问题_windows_Windows系列_操作系统_
- 怎么样修改系统的盘符名称比如C盘的C、D盘的D_windows_Windows系列_操作系统_
- windows中将收藏夹里的下载链接加入到开始的方法_windows_Windows系列_操作系统_
- 搜索不到wifi信号windows无法配置此无线网络_windows_Windows系列_操作系统_
- windows打开和关闭默认共享从DOS命令来设置_windows_Windows系列_操作系统_
- 系统的虚拟内存不能设置成功重启电脑它的值仍然为0_windows_Windows系列_操作系统_
