![]() |
Add a new screen to the installation
How do I add a new screen with an inno setup text box?
And then use the text box so that the latter goes to write on a file in utf-8? |
Using Inno Setup Compiler I have added a screen with the various components, I should read the content that is inserted into a textbox and write it in an ini file.
Same thing with the combobox component. I added the section Code:
[Ini] |
[Setup]
LicenseFile=C:\License.to.txt InfoBeforeFile=C:\License.to.txt InfoAfterFile=C:\License.to.txt etc. |
Hi lolaya, sorry can you give me an example if I have a textbox in the installation screens how do i write it on the ini file?
Just do this to write on the ini file? Quote:
|
| All times are GMT -7. The time now is 20:05. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com