Dim WSHShell Set WSHShell = WScript.CreateObject("WScript.Shell") inpName = inputbox("Please enter the 'Current Username':") WSHShell.RegWrite "HKEY_LOCAL_MACHINESystemCurrentControlSetControlCurrent User", inpName, "REG_SZ"
≡ 关于本站 版权声明 联系方法 ≡ 编程无限 V4.1 Copyright © 1999-2009 21code.com