Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
1.6 KiB

  1. Required: PB 3.0 Final, AOP for PB 3.0, WCEfA v3.0 OEM5 AAK, speech_xxxxxx.zip (desktop buid 2206.2)
  2. 1. Setup PB
  3. 1.1. Choose Microsoft Windows CE Platform Builder 3.0.
  4. 1.2. Mark SH4, x86.
  5. 1.3. Do not change directories (leave C:\WINCE300).
  6. 1.4. Mark Use Ethernet.
  7. 2. Setup AOP
  8. 2.1. All defaults.
  9. 3. Setup AAK
  10. 3.1. All defaults.
  11. Note: You must reinstall AAK if PB was reinstalled.
  12. 4. Installation of SAPI5.
  13. 4.1. Unzip speech_xxxxxx.zip to c:\WINCE300\PUBLIC\SPEECH\
  14. 4.2. Copy c:\WINCE300\PUBLIC\SPEECH\pb\OEM5(OEM6)\apcmax.bat to c:\WINCE300\PUBLIC\APCMAX\apcmax.bat
  15. 4.3. Copy c:\WINCE300\PUBLIC\SPEECH\pb\OEM5(OEM6)\cesysgen.bat to c:\WINCE300\PUBLIC\apcmax\oak\misc\cesysgen.bat
  16. Note: You may use ...\public\speech\update_AAK_OEM5.bat or ...\public\speech\update_AAK_OEM5.bat to copy these files.(If _WINCEROOT is not set, "C:\WINCE300" assumed)
  17. 5 Run PB.
  18. 5.1. Remove apcmax.cec from catalog:
  19. Go File->Manage Platform Builder components... -> select "apcmax.cec". -> Click Remove.
  20. 5.2. Add new version of apcmax to catalog
  21. File->Manage Platform Builder components files: -> Import New ->
  22. select "c:\wince300\public\speech\pb\apcmax.cec".
  23. 5.3. Create new platform:
  24. 5.3.1. CEPC_APC: File -> New -> Platform -> Name -> OK -> CEPC_APC -> Next -> mark "Select from all applicable configurations:" -> select "APCMAX" -> Finish.
  25. 5.3.2. HRP: File -> New -> Platform -> Name -> OK -> HRP -> Next -> mark "Select from all applicable configurations:" -> select "APCMAX" -> Finish.
  26. 5.4. Go Build -> Build Platform.
  27. Important: Use Build -> Clean first if you want to rebuild platform.