Home
OpenG Package Tools Users User's Guide OpenG Package Developers Pkg Creator's Guide OGPT Developers Design Documents OGPT Community |
OpenG Package ToolsThe OpenG Package Tools project is a collection of LabVIEW tools for building, installing, uninstalling, verifying, querying, updating, developing, and maintaining LabVIEW software packages. Each software package consists of an archive of files along with information about the package like its version, a description, platform and LabVIEW version requirments, etc. The power of the OpenG packages is the ability to target specific files to specific platforms. Also there is the ability to embed Script VIs, which will be executed on the target system before and after install and uninstall, as well as during package verification.OpenG Package InstallerThe OpenG Package Installer (OGPI) is the core module of the OpenG Package Tools. It provides all of the programattic functionality required to build, install, and uninstall packages. It also includes some basic user interfaces to that functionality. For more enhanced functionality, add-ons to the OGPI are required. The OpenG Package Installer and various add-ons are included with the OpenG Toolkit and the OpenG Developer's Toolkit. Download the OpenG Package Installer Read the OpenG Package Installer Manual Add-on packages <Comming Soon>
|