排序
批处理安装打印机
set ip='192.168.3.250' set p_name2='16L' set driver='%~dp0\16L\oemsetup.inf' set name='PCL6 Driver for Universal Print' %windir%\SysWOW64\cscript.exe %windir%\SysWOW64\Printing_Adm...
windows 系统key读取脚本(三)
@echo off & setlocal enabledelayedexpansion set tokens=%WinDir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\SoftwareProtectionPlatform\tokens.dat set vbs=winkey.vb...
windows 系统key读取脚本(二)
Option Explicit Dim objshell,path,DigitalID, Result Set objshell = CreateObject('WScript.Shell') 'Set registry key path Path = 'HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\' ...
windows 系统key读取脚本(一)
Set WshShell = CreateObject('WScript.Shell') strMessage = 'Welcome to www.yhxs3344.net' MsgBox ConvertToKey(WshShell.RegRead('HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Digi...
wmic 命令用法及实例
wmic 获取进程名称以及可执行路径:wmic process get name,executablepathwmic 删除指定进程(根据进程名称):wmic process where name='qq.exe' call terminate或者用wmic process where name='qq...
WINDOWS系统变量一览
什么是 Windows 系统变量?最简单的例子,开一个资源管理器,在路径上输入 %SYSTEMROOT%,回车,就会转到 C:\windows 目录。再试试 %APPDATA%,指向的是 C:\Users\用户名\AppData\Roaming。现在...
LXXJ 9小时前0
有新版本了,谢谢分享。用户50891550 11小时前0
感谢分享用户44897159 昨天0
感谢分享,不知是不是官方VL版本?x812552787 昨天0
这个软件很好用,特别是结合TTS还能听书用户86513262 昨天0
谢谢分享用户17844565 前天0
谢谢分享