Quote:
Originally Posted by red01
Thanks for your reply pakrat2k2
that converter by yener90 , i already try that and it works fine.
I want to create a new script and i want to add setup.ini in that new script.
i wanted to know how i can add that .ini files in new script.
|
Thats easy.
Read the inno setup documentation.
Here, look for these.
Readini
Writeini
Getinistring
Getiniint
Getinibool
Setinistring
Setiniint
Setinistring
Google for examples.