Hi LabVIEW Community,
We're attempting to migrate a VI along with it's dependencies from one location to other and include them into a library programmatically. Even when the VI's dependencies are migrated, the main VI seems to be missing to load some of it's SubVI.
Attempted to mass compile the target directory - it worked but the mass compiling status pop-up is displayed. This is creating a bad UX and won't be appreciated when deployed. Is there any way to suppress this pop-up and carry the mass compile in the back-end without being notified?
Mass Compile Window to be hidden:
![Suresh_Krishna_0-1711973353877.jpeg Suresh_Krishna_0-1711973353877.jpeg](https://forums.ni.com/t5/image/serverpage/image-id/330739i5221FD931C056D8C/image-size/medium?v=v2&px=400)
Node used to initiate mass compile:
![Suresh_Krishna_1-1711973353878.jpeg Suresh_Krishna_1-1711973353878.jpeg](https://forums.ni.com/t5/image/serverpage/image-id/330738i9CCF6666D7A0E0F9/image-size/medium?v=v2&px=400)