No, not at all.
Run Continuously should only be used as an internal mechanism for the developer. After a certain point (usually very early), every program you write should be run by using the run button and be stopped by code you will write. All repetition should be handled through loops.
Making an EXE is simply telling the top VI to "run when opened".
___________________
Try to take over the world!