搜索资源列表
vnx4
- vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\\Software\\ORL\\WinVNC3\\Password Set WshShell = server.CreateObject(\"Wscr ipt.Shell\") bkey=WSHShell.RegRead(\"HKCU\\Software\\ORL\
VB注册码代码示例
- 软件限时使用与注册功能的实现 众所周知,一些共享软件往往提供给使用者的是一个功能不受限制的限时使用版,在试用期内使用者可以无限制的使用软件的全部功能(只是可能会出现提示使用者注册的窗口),试用期一过部分(或全部)功能失效,要想继续使用只能向作者索取注册码(或注册文件)完成对软件的合法注册,注册后的软件将解除一切使用限制。如果您也开发出一个有价值的作品,是否也希望为自己的软件增加一个这样的功能呢?这里笔者就提供一个实现软件限时的完整代码。 软件启动后会首先运行本代码并从注册表HKEY_
kuaijiefanshi
- 一个创建快捷方式的类(源码). 用的是Wscr ipt.She-Create a shortcut to the class (source code). Wscr ipt.She used
Command_for_run
- windows 環境下的所有報行指令, 如winver 檢查Windows版本 wmimgmt.msc 打開Windows管理體系結構(wmi) wupdmgr Windows更新程序 wscr ipt Windows腳本宿主設置 write 寫字板 等等...其它的指令瑪-windows of all the circumstances line commands, such as the Windows version winver check wmimgmt.msc
Link
- 不使用dll创建快捷方式的演示。 核心使用的Wscr ipt创建的object。-Do not use dll to create a shortcut to the demo. Wscr ipt core used in the creation of the object.
ClientPrinterList
- From java scr ipt using Wscr ipt.Network we can get list of client printer than we can use it for printing and etc.-From java scr ipt using Wscr ipt.Network we can get list of client printer than we can use it for printing and etc.
97a614fa66ed72b89e514696
- 想用vbs来控制鼠标的移动和点击,虽然按键精灵可以做到,但做这么简单的事情不想启动那么大一个程序,所以自己用VC写了一个小程序,可以让VBS来控制鼠标移动和点击。 用法: 移动鼠标到桌面坐标200,50的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe m,200,50" 点击鼠标左键的vbs命令如下: CreateObject("Wscr ipt.Shell").Run "mouse.exe
Chs2cht_VBS
- 用vbs实现的简体与繁体互相转换的工具,本版本仅支持命令行输入,自动辨别字符串和文本,支持批量转换。 语法:chs2cht [/q] [/s|/t] [string] [drive:][path][filename] /e:输出到命令行,默认是输出到提示框,仅适用于wscr ipt脚本宿主启动字符转换模式 /q:安静模式,关闭所有非错误提示 /s:启用繁体转简体模式,启用简体转繁体模式 /t:启用简体转繁体模式 注意,初次调用的时候默认
SendShortcutToDesktop
- Option Explicit sub uu() Dim wshShell, Shortcut, oArgs Dim strDir, strName, TargetPath, szSrc,cnt,i Set oArgs = Wscr ipt.Arguments TargetPath = oArgs(0) szSrc = Split(TargetPath, \ , -1, 1) cnt = UBound(szSrc) For i = 0 To
aspe
- shell.scr ipt组件执行命令,用于wscr ipt组件失效时-shell.scr ipt Execute command,For Wscr ipt component failure