LUMA EyeMmagination not working when pushed via SCCM
Hi, I am working on a applicaiton called LUMA EyeMmagination. Can not create MSI for this because the total size of appliaiton after update is more than 8 GB. Without update application will not work and user does not have permission to install updates. I have tried to create MSI in parts but when installed second part i.e. updates after first part i.e. applicaiton installation, it gives an error, "Installation is corrupted".
So i have created a batch file to install the applicaiton. Manual installation with batch file worked fine in lockdown environment as well. But when pushed the package via SCCM and tried to open the application in user accound, its not working. Getting error, "Installation is invalid". Same time its working fine in admin account.
I have checked with process monitor and gave permission to the required program folders and registry entries but no luck. Does anyone have any suggestions on this.