I have a project that has a VI running on cRIO controller 9004.  When project is opened, I need to open the VI and select "deploy" to load the VI to the cRIO controller and then click Run to start the execution.  However, I would need to run the application without Labview development environment, so the question is:
1. Do I need to "deploy" the vi after each power-up?
2. How do I start the vi execution on cRIO automatically, or start it from other vi?