Good morning,
I am trying to perform a silent installation with OBS-Studio-26.1.1-Full-Installer-x64.exe. The software will execute using /S. However, it will not install the required C++ runtime (2015). This has to be performed prior to running the silent installer. Otherwise the program crashes on loading, as it's looking for VCRUNTIME140_1.DLL and can't locate it.
The issue with that is if a newer version of the C++ runtime exists on the target system already (2017 or higher), that installer fails to execute as it detects the newer version.
Can the runtime included in your installer be updated to 2017 or newer? I can't run the software otherwise, and removing the other runtime , only to install re-install it again can break already installed programs.
Any assistance, or updating the runtime in OBS, would be appreciated.
Thank you.
I am trying to perform a silent installation with OBS-Studio-26.1.1-Full-Installer-x64.exe. The software will execute using /S. However, it will not install the required C++ runtime (2015). This has to be performed prior to running the silent installer. Otherwise the program crashes on loading, as it's looking for VCRUNTIME140_1.DLL and can't locate it.
The issue with that is if a newer version of the C++ runtime exists on the target system already (2017 or higher), that installer fails to execute as it detects the newer version.
Can the runtime included in your installer be updated to 2017 or newer? I can't run the software otherwise, and removing the other runtime , only to install re-install it again can break already installed programs.
Any assistance, or updating the runtime in OBS, would be appreciated.
Thank you.