quote:
Originally posted by dramado
my packager, very easy to use, drag and drop the folder ontop of .bat
package.bat
code:
c:\progra~1\winzip\winzip32 -a -r -en %1.zip %1
move %1.zip %1.plsc
%1.plsc
Two things:
1) To use this, the user needs to have WinZip installed into the location "C:\Program Files\Winzip"
2) This won't create Scriptinfo.xml. You need to create it yourself. If you don't then (I guess that) the script package won't be recognized as a valid script package.