In my VI I use the blinking property of LEDs to simulate a Unit Under Test. I alter the default "Blink Delay" and "Blink Foreground" color under "Tools>Options>Front Panel" and "Tools>Options>Colors" to more accurately simulate the appearance of the Unit Under Test. This works fine when I am running out of the development environment but when I build an executable (.exe) it reverts back to the default settings. Is there something I am neglecting to include in my build so that the exe will recognize my default overrides under "Tools>Options"?