首页 相关文章 Win10注册表编辑器怎么打开?

Win10注册表编辑器怎么打开?

Win10注册表编辑器怎么打开?

  操作方法:

  1、首先新建一个文本文档,然后把以下代码复制到其中:

  ' Created by Sergey Tkachenko

  Dim objHTA

  Dim cClipBoard

  Dim WshShell

  set objHTA=createobject("htmlfile")

  cClipBoard=objHTA.parentwindow.clipboarddata.getdata("text")

  Set WshShell = WScript.CreateObject("WScript.Shell")

  WshShell.RegWrite "HKCUSoftwareMicrosoftWindowsCurrentVersionAppletsRegeditLastKey", cClipBoard, "REG_SZ"

  WshShell.Run "regedit.exe -m"

  Set objHTA = nothing

  Set WshShell...[ 查看全文 ]

2016-03-31 标签:

Win10注册表编辑器怎么打开?的相关文章

手机页面
收藏网站 回到头部