The Kinetic Jump site navigation header requires JavaScript to be enabled and the latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.

Welcome Guest Search | Active Topics | Log In | Register

Update Package Extractor Options
brianh
#1 Posted : Thursday, May 22, 2008 9:37:51 AM
Rank: Administration
Groups: Member, Administration

Joined: 5/24/2007
Posts: 362
Location: Minnesota

If you need to extract the contents of an update package, you can use this command line utility to do so.

 

Kjs.AppLife.Update.PackageExtractor.zip

 

Usage:

Kjs.AppLife.Update.PackageExtractor <package file> [options]

<package file>             The update pacakge file (Zip) to be extracted.
                                The contents are extracted to a
                                <package file>_extracted folder in
                                the same directory as the <package file>.

Options
/extractfolder:<folder path>    Extracts the update package to the designated
                                folder.

/?                              Displays this information.

 

For code-based package extraction, this tool is also available in library format (dll)

AppLifeUpdateExtractor.dll

 

The PackageExtractor class contains two static methods:

   PackageExtractor.Extract(string updatePackage)

   PackageExtractor.Extract(string updatePackage, string targetFolder)

 

Brian Haas
Kinetic Jump Software
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.