人生是一场不能存盘的RPG,我只能尽量多搞几个Screenshot

May 30, 2006

XP自动安装

Filed under: 使用技巧

1.在安装盘 SUPPORT 目录的 Tools 子目录中,找到一个名为 Deploy 的 CAB 压缩文件,将该文件解压即可看到 setupmgr.exe 程序
  运行之,可生成自动安装应答文件unattend.txt.
   
2.以从光盘安装为例:

   (1)在纯 DOS 下用 format A:/s 命令格式化一张软盘。

  (2)把unattend.txt 拷进软盘里

  (3)在软盘里创建文件 Autoexec.bat,并编辑命令行:
        set AnswerFile=unattend.txt
        set SetupFiles=CDDriver:\I386
        %SetupFiles%\winnt32 /s:%SetupFiles% /u:%AnswerFile% /t:C:
     (4)把软盘和光盘一同放进机器里, 启动顺序设置软盘,光盘引导。

注: 核心就是传给winnt32的两个参数: /s /u

Comments »

The URI to TrackBack this entry is: http://recordsome.blogsome.com/2006/05/30/p74/trackback/

No comments yet.

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.






















Get free blog up and running in minutes with Blogsome
Theme designed by Hadley Wickham