E
Emmanuel Kahn
When creating a deployment project it is possible to add
new dialog boxes to the install wizard we create in the
project.
It is easy to add new dialog boxes using the user
interface dialog editor.
These dialog boxes should enable us to add some new
functionality to the setup wizard we create. For example
adding a dialog box to add a serial number should enable
us to add some functionality that will check the serial
number.
Where do we write this code?
How can we reference the field and data the user will
enter to the added dialog boxes?
new dialog boxes to the install wizard we create in the
project.
It is easy to add new dialog boxes using the user
interface dialog editor.
These dialog boxes should enable us to add some new
functionality to the setup wizard we create. For example
adding a dialog box to add a serial number should enable
us to add some functionality that will check the serial
number.
Where do we write this code?
How can we reference the field and data the user will
enter to the added dialog boxes?