|
||
|
Search:
Advanced search
|
Browse by Category:
|
|
|||
You have to create a file called "XBundlerCLSID.ini" in the same folder as your unprotected application and insert information about the CLSID of each DLL/OCX that are going to be registered from XBundler. The following example shows the information inside an XBundlerCLSID.ini file: [CLSID] MyOCX.ocx = {46356E4A-59F1-83A3-C787-7D95451792C5} MyDLL.dll = {83B35C31-61F2-3AB5-6C4A-C63B4CAD242C} If you don't have the CLSID for any of your DLLs/OCXs to register, you can retrieve them with RegDllView tool. |
|||
