Skip to content
⌘ Forum Archive

How to use variables in *.ini files?

3 posts

aemikedited #

How to use variables in *.ini files?

How can I use a space in a ini file string??

!insertmacro MUI_INSTALLOPTIONS_WRITE "software.ini" "Field 5" "Text" "not installed..."

But only "not" is shown on my page....