顯示具有 Windows Embedded 8 Standard 標籤的文章。 顯示所有文章
顯示具有 Windows Embedded 8 Standard 標籤的文章。 顯示所有文章

2014年9月23日 星期二

WES8 使用DISM online 安裝 module(在安裝wes8的device上)

Module的環境設定如下:
test_custom_module.emd的內容
<?xml version="1.0"?>
<module xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" schemaVersion="0" xmlns="urn:schemas-microsoft-com:embedded.module">
  <moduleIdentity name="test_custom_module" processorArchitecture="x86" version="1.0.0.0" language="neutral" publicKeyToken="0000000000000000" />
  <metadata description="Test custom module" displayCategory="\Features\Custom Modules" displayName="test_custom_module" releaseType="Feature Pack" author="David/test" supportedOSArchitectures="x86" minimumOSVersionSupported="6.2.9200.16384">
    <moduleStructure />
    <dependencies>
      <target name="WinEmb-Windows-Media-Player" processorArchitecture="targetOS" version="12.0.9200.16384" language="neutral" publicKeyToken="31bf3856ad364e35" />
    </dependencies>
    <files>
      <root folder="C:\training\Lab\test_custom_module\data" destinationPath="c:\test_custom_module">
        <file name="wordview_en-us.exe" />
      </root>
      <root folder="C:\training\Lab\test_custom_module\data" destinationPath="c:\test_custom_module">
        <file name="FlickAnimation.avi" />
      </root>
    </files>
    <installCommands>
      <installCommand description="" path="c:\test_custom_module\wordview_en-us.exe" />
      <installCommand description="" path="shutdown" arguments="/r" />
    </installCommands>
    <uninstallCommands>
      <uninstallCommand description="" path="del" arguments="c:\test_custom_module\wordview_en-us.exe" />
    </uninstallCommands>
  </metadata>
  <Catalog Path="C:\Windows Embedded Catalog\" xmlns="urn:schemas-microsoft-com:embedded.moduleDesigner" />
</module>

2014年5月12日 星期一

WE8S(Windows Embedded 8 Standard)使用Catalog Manager管理(add、delete)module

l   使用Catalog Manager匯入、更新module

Step1在開發電腦,開啟一個command prompt window

Step2、使用catman.exeimportcatalog
Note:依開發機器的系統架構不同(x8664bit),輸入如以下的commands;取代 <file_path> filefolder的完整路徑 ;取代<catalog_path> 為要匯入modulecatalog的完整路徑。
For a 32-bit OS:
C:\Program Files\Windows Embedded 8 Standard\Toolset\Embedded Tools\catman.exe /import <file_path> <catalog_path>
For a 64-bit OS:
C:\Program Files (x86)\Windows Embedded 8 Standard\Toolset\Embedded Tools\catman.exe /import <file_path> <catalog_path>



Step3經由ICE查看有無匯入

2014年5月5日 星期一

WE8S (Windows Embedded 8 Standard) 匯入、更新module到catalog的兩種方法

l  使用module Designer匯入、更新module


Note:Image Configuration Editor (ICE)Catalog Manager (Catman.exe)允許保持catalog的更新,經由匯入custom modulesOS module new OS modules. 以下是可以匯入到catalog的有效targets
·         Custom modules
·         MSU packages
·         CAB packages
可以target 單獨的filesfolders(包含所有的有效contents)匯入到catalog at once.
需求
已經安裝Windows Embedded 8 Standard Toolkit (Standard 8 Toolkit)在開發電腦。
有權限經由本機或網路讀寫 catalog
NoteThe default location of the catalog is %systemdrive%\Windows Embedded Catalog.

2014年5月2日 星期五

如何確認Windows embedded 8 Standard(WE8S)的module有被建立

在按下create建後,module就會被建立,並且被存儲,可以就以下幾方面來確認:


2013年12月5日 星期四

如何設定WES8的WEDU(Windows Embedded Developer Update)

You can update Windows 7, Windows 7 Service Pack 1 (Windows 7 SP1), and Windows Embedded 8 Standard (Standard 8) by using Windows Embedded Developer Update 1.2 (WEDU 1.2).

Windows Embedded 8 Standard (Standard 8)的WEDU(Windows Embedded Developer Update)相關設定步驟如下:

一、To enable updates for a catalog, distribution share, or repository database


1、In WEDU 1.2, in the Windows Embedded Developer Update window, in the left pane, expand the node for registered products.
2、Click the Add Distribution Share link to add a distribution share or click the Add Catalog link to add a catalog for that product.

2013年11月15日 星期五

在WES8的ICE如何設定Shell Launcher


Step 1Add Features to Your OS Image

In ICE, in the Catalog pane, expand Features, Right-click Shell Launcher, and select Add to Configuration file.


Step 2To set the setting of module

l   To create an administrator account

In ICE, in the Configuration File pane, expand the Product node, expand the Embedded Core node, and then do one of the following:

    • For 32-bit architecture, click Shell-Setup x86.
    • For 64-bit architecture, click Shell-Setup x64.

1.   In the Settings and Properties pane, in the Filter view by drop-down list, select 7 OOBE System.

2.      In the Settings pane, expand UserAccounts.

3.      Right-click LocalAccounts, and select Insert New LocalAccount.


如何得到Windows Embedded 8 Standard toolkit的永久Product key和WES8 Image量產的PID(以及Windows Embedded 8.1 Industry 量產的PID)



一、如何得到Windows Embedded 8 Standard toolkit的永久Product key

如果已經有拿到Windows Embedded 8 Standard tools(免費的),安裝好後如何去得到toolkitproduct key

請到以下的網址去註冊,就可以得到該Toolkit的永久Product key


https://www.microsoft.com/windowsembedded/en-us/downloads.aspx


To fully license the Windows Embedded 8 Standard tools, you will need the toolkit product key. The tools have a 30 day evaluation period from installation.

To evaluate images created with the Windows Embedded 8 Standard tools, you will need the 180 day evaluation key.

If you installed Windows Embedded 8 Standard from a DVD, register to get the product keys.




2013年11月6日 星期三

如何在WES8下正常運行USB3,需加入甚麼component





請將以下的component加入,就可以正常運行USB3

INF-nulhpoprINF-nulhprs8INF-prnhpnul

INF-usbINF-usbcirINF-usbhub3

INF-usbprintINF-usbxhciINF-v-mscdsc

INF-wmbclass-wmc-unionINF-winusb


INF-hidservINF-mtconfigINF-hidbth

INF-bthaudhid



可以參考以下資料: