this worked thank you so much I was going insane trying to figure this out! only downside is now i am not able to screen share i get error code 105035 screen sharing has failed to start.The latest version of Zoom seems to try and do DLL verification despite running out of a folder any application can write to. You can use this patch to disable the checks which are blocking obs-virtualcam from loading (worst case scenario you need to reinstall Zoom, use at your own risk etc).
It worked perfectly for me, I ran it while zoom was open idk if that changes anything. but the same as the guy before me, screen sharing no longer works, although I dont use itThe latest version of Zoom seems to try and do DLL verification despite running out of a folder any application can write to. You can use this patch to disable the checks which are blocking obs-virtualcam from loading (worst case scenario you need to reinstall Zoom, use at your own risk etc).
Hi Guys, i make a little setup with all this commands... enjoyHi, this did not work for me on the latest version of zoom. I resorted to an older version but there I had the issue of auto-update. I resolved that as follows:
1. Uninstall Zoom
2. Download Zoom 4.5.3372.0908 MSI file (http://d11yldzmag5yn.cloudfront.net/prod/4.5.3372.0908/ZoomInstallerFull.msi)
4. Go to command prompt
5. Type in
msiexec /package *path to folder containing downloaded MSI*/ZoomInstallerFull.msi /lex zoommsi.log ZoomAutoUpdate="false"
6. Then finally after this install is complete type:
msiexec /i *path to folder containing downloaded MSI*/ZoomInstallerFull.msi /norestart MSIRESTARTMANAGERCONTROL=”Disable” ZoomAutoUpdate="false"
Now you should have an install that doesn't auto-update XD
Note that * is not included in the path, it just indicates that you need to substitute your own path
The latest version of Zoom seems to try and do DLL verification despite running out of a folder any application can write to. You can use this patch to disable the checks which are blocking obs-virtualcam from loading (worst case scenario you need to reinstall Zoom, use at your own risk etc).