A way to patch our product

This explains about a way of version patch of nexacro platform.

Download location of product patch version

Patch version is released to TOBESOFT Technical Support homepage.

Product patch version location

  1. Go to TOBESOFT Technical Support homepage.( URL : support.tobesoft.com )

  2. Click Downloads -> nexacor platform. You can download latest version on homepage

support1

Explanation about Files content

This explains about All file on the Products list.
파일

Files

Description

nexacro14_Launcher.cab

When nexacro platform is deployed, this file is used on Web brower. This is launcher file to run nexacro platform browser

nexacro14_Library.zip

This is nexacro library. There are several .js files in this file.

HTML5 and runtime use this library.

nexacro14_SetupDeveloper.exe

This is nexacro studio installation file for development.

nexacro14_SetupEngine.cab

This is cab file to install nexacro platform engine module on Web browser..

nexacro14_SetupEngine.exe

This exe file is used when nexacro platform is run using nexacro brower icon.

Or this file is used for engine update when nexacro is installed manually.

nexacro14_VersionInfo_20150805_2.txt

This file has information about CLSID and version information about nexacro platform.

Applying Patch

Applying nexacro studio patch

When nexacro14_SetupDeveloper.exe is run, nexacro studio is updated automatically.

IF there is running program, please close all programs for normal installation.

Applying Web browser(HTML5) patch

Please install the latest nexacro studio.

Please download the latest nexacro14_SetupDeveloper.exe and install.

Applying nexacro14lib file patch

Please unzip nexacro14_Library.zip file, and then overwrite the nexacro14lib located in server.

support1

Source Generate

After overwriting lib file and updating nexacro studio, open previous project source and proceed Generate again.

index.html file is created through Generate process. The index.html file will be overwritten with new one. So you need to back it up before.

Note

Most client project use default library provided by us with module develped by client.

So you need to check if there is error in your module after patch.

Applying nexacro browser(runtime) patch

There isn't any additional work after installing nexacro studio.