C
Chuck Hartman
I am using one of the Custom User Interface generic dialog boxes along with
a Custom Action in a deployment project. I am currently filling in one of
the dialog box text boxes with a default string. However, I would really
like to compute (during installation) the value of the default string to be
placed in the textbox instead of using a design time constant string. Is
this possible? If so, how is it done? Thanks.
a Custom Action in a deployment project. I am currently filling in one of
the dialog box text boxes with a default string. However, I would really
like to compute (during installation) the value of the default string to be
placed in the textbox instead of using a design time constant string. Is
this possible? If so, how is it done? Thanks.