专注于互联网--专注于架构

最新标签
网站地图
文章索引
Rss订阅
有关WSH在VB中使用方法  这里我们只讨论读写注册表和建立快捷方式  首先在工程References中选中Windows Scripting Host Object Model再来看下下面代码 Dim WSH_shell, urlLink, deskPath Set WSH_shell = New IWshShell_Class WSH_shell.RegWrite \"HKLM\\Software\\ArchTide\\\", \"first\"  ´以上两句新建了个IW [阅读全文] [PDF]
1 共1条 分1页