Which Runtime DLL/Exe files needs to be packaged for C# App

Description
I have built an C# App using Zoom SDK C# wrapper. I am building installer for my app and would like to package the relevant runtime DLLs/Exes needed to work in target machine assuming target machine does not have zoom installed. As of now I am packaging all files zoom-c-sharp-wrapper-5.12.2.9319\x86\bin (Which is like 86 file) and it increase the size of my installer. I would like to know which files should be packaged as part of my installer so that it works on Windows7, 8,8.1 and 10.
I am only using SDK to launch zoom meeting for students.

Which Windows Meeting SDK version?
zoom-c-sharp-wrapper-5.12.2.9319

Device (please complete the following information):

  • Device: Laptop
  • OS: Windows 7,8,10

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.