[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖
楼主的系统不是网吧系统,没有哪个网吧会用home edition版的xp
xp home edition 版本中是不存在 wmic 和 taskkill 的
以下为Professional edition和Home edition的主要差别:
    * The Professional edition includes the following components not found in the Home edition:
          o Administrative Tools (in the Start Menu and Control Panel)
          o Automated System Recovery (ASR)
          o Boot Configuration Manager
          o DriverQuery
          o Group Policy Refresh Utility
          o Multi-lingual User Interface (MUI) add-on
          o NTFS Encryption Utilitiy
          o Offline Files and Folders
          o OpenFiles
          o Performance Log Manager
          o Remote Desktop
          o Scheduled Tasks Console
          o Security Template Utility
          o Taskkill
          o Tasklist
          o Telnet Administrator
          o WMIC ships on Windows XP Professional only. There is no WMIC on Windows XP Home Edition, because it's an admin tool, obviously.

如果要使用wmic,必须安装 Professional edition 版的 xp

[ 本帖最后由 hanyeguxing 于 2011-2-7 20:40 编辑 ]
1

评分人数

寒夜孤星:在没有说明的情况下,本人所有代码均运行在 XP SP3 下 (有问题请发贴,QQ临时会话已关闭)

TOP

返回列表