SUPPORT  

We pay particular attention to the requests and suggestions of our customers. If you have any questions concerning our products, please contact us at the following email addresses:

          Technical Support: support@oreans.com

          Sales Details and General Information: info@oreans.com

We usually reply emails within 24 hours. If you don't receive an answer from us in that time (probably due to our spam filter), please use our contact form:

         Contact Form

 
  KNOWLEDGE BASE  
 
Search:     Advanced search
Browse by Category:

We are using a couple of DLLS and OCXS in our application, and I have tried unsuccessfully to use them with the XBundler plugin I bought - whats the best way for us to move forward and maybe run some tests to see if we can get this functionality working?

Views: 2590

There are some known issues with specific DLLs that can be fixed following the next steps:

1) If your DLL links with MSVCR80.dll, you could make a static linking with MSVCR80.dll using the linking switch /MT (More information can be found at: http://msdn2.microsoft.com/en-us/library/abx4dbyh(VS.80).aspx)  After that, compile again and it should work correctly with XBundler

2) If your DLL links with MFC4x.dll, please, go to the "Advanced Options" panel and set the option "Active Context". Also, download and Unzip the file http://www.oreans.com/XBundler.zip in the same folder as your application to protect. After that, protect again and see if it works. Notice that the file XBundler.ini is only required in protection time (not required for your protected application)

If the problem persists or your DLL does not meet any of the above conditions, it will be great if you send us your application and the DLLs that you plan to bundle which cause the problem, so we can reproduce the problem here. If you cannot send the unprotected application, it will be great also if you send us any test application that we can use to reproduce your problem.

About OCXs, please, keep in mind that bundled OCXs cannot be registered (as they are not visible for external applications like regsvr32).

Others in this Category
document I tried to bundle CHM file. Command which I use to open CHM file in my application below: ShellExecute(Application.Handle,'open','help.chm',nil,nil,SW_SHOWNOR MAL);
document Can I register my bundled DLLs with regsvr32.exe?
document Is it possible to use XBundler to bundle a console exe that I call run-time from my application?
document Can XBundler be used to bundle all of the DLL's and OCX's inside a protected DLL? Does there need to be an actual executable?
document If I purchase XBundler, for how long will I receive updates for XBundler?
document How are the files accessed from inside the protected application? May I call simply memo.lines.loadfromfile for example? If yes - does this mean that all accesses to files are filtered by XBundler?
document What about performance? I'm writing a filemanager which has a lot of access to local files
document Can I embed several EXE files inside XBundler and run them from memory, that is, without writing them to disk?
document I’m bundling my DLL with XBundler. My DLL links with WinInet.dll and it fails to load on some systems. What should I do?
document In my .NET application (test.exe) I want to to embed my .exe.config file (test.exe.config) with XBundler, but when I run my protected application (without the .config file) it does not see my embedded test.exe.config file.
document Is it possible via code through xbundler api or something to extract a file from my exe at runtime?
document I want to protect a DLL and bundle some data files using XBundler, but it does not work.
document If I bundle some large graphics files and DLLs, is that going to influence the performance of my program?
document I want to XBundle my files but with relative paths to parent folders, so can I move my projects and files across computers and protect them from there?
document I want to bundle my OCX in XBundler but not sure if it will work as my OCX needs to be registered in the system via regsvr32.exe
document I’m using the option “Extract to disk” for several files that I’m bundling with XBundler. The files are extracted correctly under Windows XP but it fails under Vista and Windows 7. What’s happening?
document I want to embed several DLLs using XBundler and checked the option "ActiveX support" so they are registered. Can I just select specific DLLs from being registered and not all of them?
document I'm using the option "ActiveX" in XBundler, so my OCXs are registered when the protected application is launched. How can I avoid that my OCX is registered in case that it's already registered in the system?




 
   
Copyright © 2010 Oreans Technologies. All Rights Reserved. -- Oreans, Themida and WinLicense are registered trademarks.
All other trademarks used are properties of their respective owners.