Meta Quest Link - Can't be deployed due to no offline installer & no working silent install flags
Our organization is unable to package and Deploy Meta Quest Link to our hundreds of staff PCs because of the way the installer was built, this has been an ongoing issue for years and needs to be addressed.
The Meta Quest Link application does not have an offline installer, the installer simply acts as a downloader for the application, which is already problematic, but to make matters worse:
There is no fully silent uninstall flags. Using /unattended does not completely work as an interface will still open, and it will also still sometimes require user input. Try packaging this program for deployment with Intune, and you will soon realize that there are two major issues:
A regular system context install will fail because it opens a GUI that requires input under the system user so the person using the PC wont actually see the prompt to click anything. And, a user context install wont work unless the user has admin rights.
To make matters worse, the online install greatly slows down deployment, we store all of our packages locally on our server and pushing an application out to hundreds of PCs. But having hundreds of PCs downloading the same 2GB install file slows the network down considerably.
Are there no solutions for this? I can see that people have been complaining about this issue for over 6 years.