How to create customized sd30.CAB file for Windows Embedded Compact 2013 devices ?
search cancel

How to create customized sd30.CAB file for Windows Embedded Compact 2013 devices ?

book

Article ID: 223401

calendar_today

Updated On:

Products

CA Client Automation - IT Client Manager CA Client Automation CA Client Automation - Software Delivery

Issue/Introduction

How to create customized sd30.CAB file for Windows Embedded Compact 2013 devices ?

Environment

Windows CE 2013 
Client Automation - Any versions

Resolution

For Windows CE 2013 Support, request the fix T5IZ315 to CA Broadcom Technical Support.
 

1- Extract the file WindowsMobileAgents_legacy\SD_Agent\arm\sd30.CAB (from T5IZ315.zip)

You should get a directory like C:\TEMP\T5IZ315\WindowsMobileAgents_legacy\SD_Agent\arm\sd30

 
https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=LZU0HoCMPbTGgQ5Hn1Zivg==
 
 
 
2- Copy the file C:\TEMP\T5IZ315\WindowsMobileAgents_legacy\AM_Agent\makecab\makecab.exe to C:\TEMP\T5IZ315\WindowsMobileAgents_legacy\SD_Agent\arm
 
 
3- Copy the attached file sd30_makecab.inf into C:\TEMP\T5IZ315\WindowsMobileAgents_legacy\SD_Agent\arm
 
4- Edit file C:\TEMP\T5IZ315\WindowsMobileAgents_legacy\SD_Agent\arm\sd30\template.026 with notepad and do the needed changes
 
Example :
[PUBLIC]
...
InstTempPath = "\FlashStorage\TEST\CA\SD"
...
[PEERHOSTS]
ASMUILSR = SRV001.broadcom.net
 
 
5- Open a cmd prompt and execute

cd /D "C:\TEMP\T5IZ315\WindowsMobileAgents_legacy\SD_Agent\arm\
makecab.exe /f sd30_makecab.inf
 
 
6- The file sd30_upd.CAB is created
 
It could be deployed and installed on the "Windows Embedded Compact 2013" devices
 

Attachments

1631098271268__sd30_makecab.inf get_app