Difference between revisions of "WISE-PaaS/OTA Packager Tool"

From ESS-WIKI
Jump to: navigation, search
(Created page with "Introduction")
 
Line 1: Line 1:
Introduction
+
= Introduction =
 +
 
 +
== Software Applications and Background. ==
 +
 
 +
Thank you for using OTAPackager. This software is a package tool for WISE-PaaS/OTA system. You can use this tool to generate an OTA package which can be identified by the WISE-PaaS/OTA system based on your original update resources.
 +
 
 +
== Precautions ==
 +
<ol style="list-style-type: lower-alpha;">
 +
<li>For the operating system, it is suggested to use Windows7, 8 and 10 (32bit) which has&nbsp;been tested.</li>
 +
<li>The [https://www.microsoft.com/zh-cn/download/details.aspx?id=30653 <u>Microsoft .NET Framework 4.5</u>]&nbsp;should be installed.</li>
 +
</ol>
 +
 
 +
= OverView =
 +
 
 +
== New Page ==
 +
 
 +
You can generate a new OTA package on this page.
 +
 
 +
About Page
 +
 
 +
You can get the version or other information about OTAPackger from this page.
 +
 
 +
= Quickly Start =
 +
 
 +
For your convenience, some user&nbsp;cases are described in this document.
 +
 
 +
<span style="font-size: medium;">'''''Case 1'''''<i>:</i>&nbsp;'''''Only a single installation file included in the upgrade package'''''</span>
 +
 
 +
Platform: Windows 7 32bit
 +
 
 +
Resource Files: AcronisIntaller.exe.
 +
 
 +
To generate a new OTA package, please perform the following steps.
 +
 
 +
1) Create a new folder and the folder name is not limited. Input all of the resource files which are used to upgrade into this folder as shown below.
 +
 
 +
2) Find the OTAPackger.exe from the installer folder and start up.
 +
 
 +
a) Please complete the required items according to the steps which are&nbsp;shown in the figure below on this page.&nbsp;
 +
 
 +
Please note that:
 +
 
 +
a) Output directory and input directory must&nbsp;be different.
 +
 
 +
b) Output directory can not be the sub-folder&nbsp;of input directly.
 +
 
 +
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;3) After confirming the above information, please click the “Generate”&nbsp;button to create a new OTA package. The progress&nbsp;is shown as follows:&nbsp;
 +
 
 +
The following picture will pop up when the package&nbsp;is generated completely.&nbsp;
 +
 
 +
4) The target OTA package can be found in the output directory.&nbsp;
 +
 
 +
Note:Because the MD5 check-sum&nbsp;is added in the packaging&nbsp;process, two OTA packages will be generated with different name (only two different MD5) when you click the&nbsp;”Generate”&nbsp;button repeatedly. In this sense, any OTA package is valid.&nbsp;
 +
 
 +
5) A simple OTA package&nbsp;can be generated after you follow the above steps completely.
 +
 
 +
&nbsp;
 +
 
 +
&nbsp;
 +
 
 +
&nbsp;

Revision as of 07:11, 8 November 2016

Introduction

Software Applications and Background.

Thank you for using OTAPackager. This software is a package tool for WISE-PaaS/OTA system. You can use this tool to generate an OTA package which can be identified by the WISE-PaaS/OTA system based on your original update resources.

Precautions

  1. For the operating system, it is suggested to use Windows7, 8 and 10 (32bit) which has been tested.
  2. The Microsoft .NET Framework 4.5 should be installed.

OverView

New Page

You can generate a new OTA package on this page.

About Page

You can get the version or other information about OTAPackger from this page.

Quickly Start

For your convenience, some user cases are described in this document.

Case 1: Only a single installation file included in the upgrade package

Platform: Windows 7 32bit

Resource Files: AcronisIntaller.exe.

To generate a new OTA package, please perform the following steps.

1) Create a new folder and the folder name is not limited. Input all of the resource files which are used to upgrade into this folder as shown below.

2) Find the OTAPackger.exe from the installer folder and start up.

a) Please complete the required items according to the steps which are shown in the figure below on this page. 

Please note that:

a) Output directory and input directory must be different.

b) Output directory can not be the sub-folder of input directly.

       3) After confirming the above information, please click the “Generate” button to create a new OTA package. The progress is shown as follows: 

The following picture will pop up when the package is generated completely. 

4) The target OTA package can be found in the output directory. 

Note:Because the MD5 check-sum is added in the packaging process, two OTA packages will be generated with different name (only two different MD5) when you click the ”Generate” button repeatedly. In this sense, any OTA package is valid. 

5) A simple OTA package can be generated after you follow the above steps completely.