Skip to content

Conversation

sandboxcoder
Copy link
Contributor

@sandboxcoder sandboxcoder commented Jul 16, 2025

Description

  • do not attempt to install 32 bit vcam DLL because that does not exist
  • before attempting to remove DLL via regsvr32, make sure the file exists (prevent regsvr32 from showing error message).

Motivation and Context

How Has This Been Tested?

Tested vcam installation & uninstall in Streamlabs Desktop

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

* do not attempt to install 32 bit vcam DLL because
that does not exist
* before attempting to remove DLL via regsvr32,
make sure the file exists (prevent regsvr32 from showing error
message).
@sandboxcoder sandboxcoder marked this pull request as ready for review July 16, 2025 19:19
@summeroff summeroff merged commit 9efed44 into staging Jul 16, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants