Announcement

Collapse
No announcement yet.

[script] Script Packaging System Version 1.0.0

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [script] Script Packaging System Version 1.0.0

    This is a packaging script for script/ASP packages that have multiple files. It gathers the files and creates/updates a ZIP file. I wrote this script after continuing to forget to include appropriate files in my script updates.

    Instructions: To use the scrip, you need to write an INI file
    containing the information needed to package your scripts. You can use the supplied INI files as guides (one is the one used to build package.zip). All your files are then added (or refreshed) to a ZIP file. Make sure that each of the scripts/web pages of your package has a line conntaining "Version:" or "Version=" comment so that the version number of the script can be retrieved.

    Requirements: ZIP program that supports command line operation and allows storing long pathnames, updating files, updating zip timestamp, and adding a zip comment. I am currently using the WinZip Command Line Support Addon Version 1.1 Beta. See http://www.winzip.com/wzclineb.cgi.

    Jim Doolittle
    Attached Files
    Jim Doolittle

    My Twitter
    My Hardware & Software
Working...
X