Help Notes
----------
Program Name
This is the name of you install package.
Enter just the name with no extension.

Image Offset
Used to adjust the title on the install package GUI.
You can see the effects of the adjustments by pressing the Test button.
For longer titles you may to use a negative number.

Clicking the Test button will show the alignment in the test window.
 
License
Allows you to select a text file to include as your license.
It's always best to include a license even if you are giving you program away.

Readme
Allows you to select a text file to include as your license.

Neither the License or Readme are required to build an install.

There is an included license-readme template that will help with
the width of these text files. 


Test
This button is for testing the GUI that the end-users will see when they install your application.
No files are copied while testing and the progress bar is run off a simple counter.
If you have selected the License or Readme options, these files will be displayed.

Build

Folder (bmp button)
This allows you to select the folder that holds the files you want to install.
If there are more than one Tkn you will be prompted to select the one that is
the main program.

Changing Icons
With the ResHacker in your JB Install Maker folder, it is possible to change 
the icon for your application and the install package.
JB will not display icons so you will need to determine the icon you want
to use in explorer or icon viewer. 

From the Icon button select the icon you want to use.
It will be added automatically to the renamed run.exe and the install package.

Icons should be 32 X 32 with a maximum color depth of 256 color.

NOTE:
At this time you can do only one build per run.
All install packages are created in the build folder and moved to Your JB Install
when completed.

Be sure to move install packages to a safe place before creating a new package. 

IF AN INSTALL PACKAGE WITH THE SAME NAME ALREADY EXISTS IN YOUR JB INSTALL
FOLDER IT WILL BE CORRUPTED AND JB INSTALL WILL CRASH!

There is a known issue where instances of Winoldap are left tunning after creating an install.
Leaving many instances of Winoldap can cause your system to become unstable.
You can 'kill' Winoldap in Task manager.
I'll try to get a net on this bug of the next release.

----------
Overview
This application uses 7zr to compress the files into a temporary archive.
The archive is used to create the install.
JB Install will create any sub folders found in your applications home folder.
All files will be listed and you can remove files that shouldn't be included.

Error.log and thumbs.db automatically excluded from the install package.

When the end-user runs your install package all files are extracted to a temporary folder.
These files are deleted when the JB Install is finished installing your application.

----------
To Do
Error.log and thumbs.db automatically excluded from the install package.
Reademe/License editor
Run on install option
Shortcut to desktop
User defined images and colors.

----------
Credits
Icon changing Routines
robberman's Icon Changer demo
http://jbusers.com/phpBB/viewtopic.php?p=179#179

Sort Routines
Modified Sort Challenge DEMO by Welopez
http://jbusers.com/phpBB/viewtopic.php?t=47

Recurse routine
Acknowledgments to Mark Parkinson for the Recursive Files routine,
with thanks to Brad Moore and Gordon Sweet for their tutelage.

And a big thanks to Janet Terra just for being Janet.


