Link to home
Start Free TrialLog in
Avatar of rhill52
rhill52

asked on

How do I get a user to fill in a text box and write the value to an ini file in INNO setup ?

Hi How do I get a user to fill in a text box and write the value to an ini file in INNO setup ?
I have a working script to do everything I need except add a value to an ini file.
ASKER CERTIFIED SOLUTION
Avatar of Ferruccio Accalai
Ferruccio Accalai
Flag of Italy image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rhill52
rhill52

ASKER

Thank you very much this works great!