From 5cbb82a894f83c40145f3d93b65a89e4932e8555 Mon Sep 17 00:00:00 2001
From: joostverburg
ReadINIStr $R0 "$PLUGINSDIR\test.ini" "Field 1" "State"+
ReserveFile
+It you are using BZIP2 compression and your .onInit and Page +functions are not above all other sections/functions with File commands, use +ReserveFile on the top of your script to put the DLL/INI files first in the +data block, which will make your installer start faster:
++ReserveFile "${NSISDIR}\Plugins\test.ini" +ReserveFile "${NSISDIR}\Plugins\InstallOptions.dll" +
Fonts and colors
If you want to use custom fonts or colors on your InstallOptions dialogs, you should use the initDialog and show functions. initDialog creates the