
InstallOptions Modification:
============================

By Ximon Eighteen - 21st June 2002 - BETA BETA BETA !!

This is a test released because it happens to be able to address a problem
discussed by Smile2Me on the NSIS Discussion Forum. That problem was that
if InstallOptions is used to create a "Choose a Start Menu shortcut name"
dialog for your installer it lacks one ability, the ability to update the
text edit box when selecting from the list box of existing Start Menu items
and vice versa.

This modification is the first version of a system that allows InstallOptions
controls to target other controls. By targetting I mean that when one control
is changed the change is reflected by other controls.

The source code version used as a base is NSIS Contrib InstallOptions from 
NSIS 2.0a0.

See the InstallOptions.html for usage instructions.

Ximon Eighteen (ximon_eighteen@3b2.com)

N.B. Michael Bishop (original Install Options author) has been emailed about 
this work - hopefully this won't become a seperate branch of InstallOptions.
