Hi,
we are able to update the ini file while installing. I added same dailog screens for repair. While Repair the ini is not updating properly.
I am using condition for updating ini values.
example
iam using radio button.
if user selects the radio 1
ini vlues
radio1 = 3
radio1port = 30
radio2 = 2
radio2port = 20
if user selects the radio 2
ini vales
radio1 = 2
radio1port = 20
radio2 = 5
radio2port = 50
same values is coming when i install the application while repair iam not able to update .
thanks
Abiram