Hi,

Its my first time building an installer using VS2005 so I hope this is an easy problem to fix. I have a custom action that calls an external program passing arguments to it. I want to pass arguments from a text box in the installation wizard. When I used the property however, it only passed the default value of the field. It did not pass the updated value in the text box.

Any suggestions?