problem with MUI_INSTALLOPTIONS_EXTRACT
I have designed three custome pages for my installer. In .onint function i'm extracting that .ini files.Currently i have these .ini files in directory of installer also in directory of plugins of NSIS installation. But when i run this installr code in which i'm reading or writing .ini file for getting state of Radio buttton is not getting executed. How can i solve this problem ie How can i extract these files along with other installation files & refrance from extracted location