coreybutler/nvm-windows
View on GitHubCouldn't create Shell.Application when elevate.vbs was runing.
Open
#631 opened on Mar 16, 2021
help wanted
Repository metrics
- Stars
- (46,364 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Couldn't create Shell.Application when elevate.vbs was runing.
My Environment
My windows installation is chinese
Expected Behavior
nvm use v12.20.2
Actual Behavior
popup a dialog. information as follow:
ActiveX 部件不能创建对像;'Shell.Application' 代码:800A01AD 源:Microoft VBScript 运行时错误
Steps to reproduce the problem:
node still can't run.
this is my first time to issue problem , Please let me know what shuld I do.Thanks