|
||
|
Search:
Advanced search
|
Browse by Category:
|
|
Showing: 1-10 of 19 »»
|
||
|
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?
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...
|
||
|
|
||
|
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);
Sorry, but ShellExecute calls are not supported by XBundler. ShellExecute creates an external process and the embedded files in XBundler are only...
|
||
|
|
||
|
Can I register my bundled DLLs with regsvr32.exe?
Sorry but bundled DLLs cannot be registered via "regsvr32.exe". Bundled DLLs are only visible for the protected application. As you can...
|
||
|
|
||
|
Is it possible to use XBundler to bundle a console exe that I call run-time from my application?
Sorry but XBundler only works with DLLs and data files.
You can embed the console application inside XBundler and mark the option “extract...
|
||
|
|
||
|
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?
XBundler is mainly designed to operate from a protected EXE. So, you bundle all your DLLs to your EXE applications. Anyway, we added support to embed...
|
||
|
|
||
|
If I purchase XBundler, for how long will I receive updates for XBundler?
XBundler is a plug-in for WinLicense/Themida, that is, XBundler cannot work without WinLicense/Themida. When you purchase XBundler, we will send you...
|
||
|
|
||
|
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?
Notice that accessing to bundled files should be TOTALLY transparent for you. XBundler must know how to handle all different ways to access to a file...
|
||
|
|
||
|
What about performance? I'm writing a filemanager which has a lot of access to local files
All embedded files are encrypted inside the protected executable. When the file handle is closed, the file is encrypted again. Please, notice that...
|
||
|
|
||
|
Can I embed several EXE files inside XBundler and run them from memory, that is, without writing them to disk?
Sorry but execution from memory (without writing to disk) only works with DLLs and data files. Injection of application can only be done if you...
|
||
|
|
||
|
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?
There are some known issues bundling DLLs which links with WinInet.dll. The problem happens in very specific machines and we are trying to find out...
|
||
|
|
||
Powered by
KBPublisher (Knowledge base software)