zoukankan      html  css  js  c++  java
  • Windows Embedded 7 Standard 裁剪过程图解教程

    Windows Embedded 7 Standard  裁剪过程图解教程

     

    原创文章,若要转载,请注明该文出处

     

    第一步,从微软网站上下载windows embedded 7 standard 的压缩包,并按照其说明制作成iso 光盘

    第二步,将iso 光盘插入计算机光驱,设置成从光驱启动

    第三步,计算机启动后,会提示按任意键从光驱启动,启动后,会进入如下画面:

    第四步,选择"Build an Image". 出现license 声明,勾选"I accept the license terms"后,点击"Next"

    第五步,选择安装方式,然后点击"Next"

    第六步, Choose a language and other preferences. 

    第七步, 根据实际情况,勾选"Modify Drivers" "Modify Features" 复选框。

    第八步, Select the packages to include in your image

    第九步,去掉复选框"Resolve optional dependencies""Include applicable updates"前面的√

    第十步,勾选如下项目:

    .NET Framework

    Application Support

    Windows Boot Environment

    Browsers

    Data Access and Storage

    Shardow Copy Volume Interface

    Device Framework

    Device User Experience

    Driver Frameworks

    Printing Utilities and Management

    Standard Windows USB Stack

    Diagnostics

    Windows Embedded Standard Startup Screens

    TrueType Fonts

    Western Fonts

    Microsoft DTV-DVD Audio Decoder(MPEG-2,AAC)(license required)

    Microsoft DTV-DVD Video Decoder(MPEG-2,H.264)(license required)

    MPEG Layer-3 Audio Codes (MP3)(license required)

    MPEG-2 Audio and Video Encoder(license required)

    MPEG-4 Decoders(license required)

    Audio and Video Engines and Media Foundation

    DriectX and Windows Device Experience

    Graphics Platform

    Image Mastering API V2

    Internet Information Services-IIS

    System Management

    Windows Update Standalone Installer

    Parental Control

    Power Management

    Windows Application Compatibility

    Windows PowerShell 2.0

    Base

    Domain Services

    IRDA and UNIMODEM

    Network Diagnostics

    Telephony API Client

    Credentials and Certificate Management

    Application Security

    Security Base

    Core File System

    File Compression Utility

    Remote Procedure Call

    Windows Installer

    Embedded Core Help Content

    Help and Support Engine

    Windows Shell

    Accessibility

    Natural Language 6

    Search Indexing

    Windows Search

    en-US

    勾选完毕后,点击"Next", 得到如下图所示的画面,继续点击"Next"

    第十一步,选择要安装到那个硬盘及分区(此时可以根据需要,创建多个分区)

    第十二步,安装程序已经获取到足够的信息,将进行安装过程,接下来按照系统提示进行操作即可。

  • 相关阅读:
    C++(四十)— C++中一个class类对象占用多少内字节
    C++(三十九) — 主函数中增加调试信息
    C++(三十八) — 继承方式、访问控制、构造和析构、虚继承
    ambari部署Hadoop集群(1)
    小波分析和多尺度几何分析
    正则化与矩阵范数
    设计模式之:创建型设计模式
    设计模式六大原则(详细)
    UML类关系(依赖,关联,聚合,组合,泛化,实现)
    SSD详解
  • 原文地址:https://www.cnblogs.com/wenchunl/p/windows7_embedded_standard_cutdown_method.html
Copyright © 2011-2022 走看看