Creating a Quest Input Tool
Auto Update build
Here are the steps to create
the quest.zip file that the Quest Input Tool will automatically download, unzip
and install. To succesfully create this quest.zip file, you must have the JDK1.1.8
'JAR' command in your path.
- Create a blank directory
called 'quest'
- Go into that directory
and create a directory called 'new'
- Go into the new directory.
Your path should now be 'x:\quest\new'
- Copy all files needed
to do the update. These files normally include com_ibm_nzna.jar, english.lng
etc..
- Rename the com_ibm_nzna.jar
to com_ibm_nzna_new.jar
- Change directories to
the x:\quest directory
- Enter this command: 'jar
-cvf0 quest.zip *'
- This is the file that
needs to be deployed to the Web Server for download.