Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, October 12, 2009 10:40:37 PM(UTC)
PaTechThomas

Groups: Registered
Posts: 2


Hello,
     My firm has an application using some Dlls and the ltmm library. We wan't to deploy this to our client without install the multimedia SDK, we wan't to buy some deployment licences and we don't know how to install this licences.

the Dlls :  - DSKernel2.dll
               - LEncMPG42.dll
               - LMScrCap2.dll
               - ltmm16.dll

the library : ltmmuuid.lib

Thanks !

PaTechThomas
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Tuesday, October 13, 2009 5:12:30 AM(UTC)

Basel  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Basically, you will need to copy LTMM16.DLL and DSKernel2.DLL and register them both using RegSvr32.EXE.
Since these DLLs contain ActiveX and COM objects, there can only be one copy of them on the PC, so you should place them both in the Windows\System32 folder if you're using a 32-bit version of Windows, or Windows\SysWow64 if you are using a 64-bit machine.

For more information about the DLLs that you need to distribute, please refer to the following topic in Our Multimedia Help File:
- Multimedia Files You Must Include With Your Application (Redistributables)
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.078 seconds.