Archive: Reading from the UserText


Reading from the UserText
hello ,

I can not read from the textbox of a page at runtime .

ReadINIStr $R2 "$PLUGINSDIR\Login&Password.ini" "Field 6" "Text"

here Field 6 is my login oftext format

need help soon

Parag


Try this:

ReadINIStr $R2 "$PLUGINSDIR\Login&Password.ini" "Field 6" "State"