I recommend using something akin to a splash screen. there are several hits on NI's site on the issue. The idea is that you will write a little VI that can load quickly which then contains the progress bar. (I am not sure exactly how you would measure this progress). This way you can show your customer something as VIs load.
The underling structure for this technique can be found by going to the advanced search under the support tab on the main ni page.
Advanced Search and look for dynamic VI load . There will be a hit for a dynamic loader. This technique is an advanced use of VI server.