Network Automated Installations
This guide is intended for system administrators to be able to deploy automated mass installations on their networks.
Downloading the MSI Installer
The latest version of XSplit VCam MSI is available here:
https://xspl.it/vcam/msi
Base installation. The installation will download CUDA files if Nvidia GPU is detected.
https://xspl.it/vcam/msi_cuda
Includes CUDA files and will work with all setups with or without an Nvidia GPU.
Deploying and Configuring XSplit VCam
Auto-update: Disabled by default, and will not allow users to install updates. If auto-update is enabled, users will not require elevated admin rights to update when prompted.
To enable (allow users to update XSplit VCam), append XVCAutoUpdate=1
as a parameter or modification file for GPO distribution.
Enabling auto-update using msiexec
Example: msiexec /i XVC_Installer_US_2.0.2008.2801.msi XVCAutoUpdate=1
Generating transform package to enable auto-update (MST)
Set the property XVCAutoUpdate to 1 and generate your MST file for GPO deployment.

Additional information
For detailed information regarding GPO deployment please refer to this link: https://www.advancedinstaller.com/user-guide/tutorial-gpo.html