by Valentin K.
21. November 2009 04:31
PrimoBurner.NET, DVDBuilder.NET and PrimoMpeg.NET require specific VC runtime version to run. The installers (like DVDBuilder.2.0.5.Net30.Demo.Setup.msi) already include the proper runtime in them and that is why DVDBuilder, PrimoBurner and PrimoMpeg are guaranteed to work after the msi package has been installed.
PrimoBurner™ 3.0.4 for .NET Framework 3.0 (32/64-bit)
PrimoBurner™ 3.0.4 for .NET Framework 3.5 (32/64-bit)
DVDBuilder™ 2.0.5 for .NET Framework 3.0 (32/64-bit)
DVDBuilder™ 2.0.5 for .NET Framework 3.5 (32/64-bit)
use Microsoft.VC90.CRT version 9.0.30729.4148
and
PrimoBurner™ 3.0.4 for .NET Framework 2.0 (32/64-bit)
DVDBuilder™ 2.0.5 for .NET Framework 2.0 (32/64-bit)
use Microsoft.VC80.CRT version 8.0.50727.4053
If you have to distribute DVDBuilder, PrimoBurner or PrimoMpeg separately you have to make sure that the proper VC (Visual C++) runtime is installed on the target machine. One way to achieve that is to install the proper vcredist_x64.exe or vcredist_x86.exe from the Microsoft site. You can also use the merge modules that come with Visual Studio.
The above runtime dependency is a technical requirement and is not part of the license policy.