Beginning with the R34 release of SystemWeaver, it is possible to package Explorer extensions in a sub-directory to allow for extensions with dependencies without merging with ilmerge or libz. The following four SystemWeaver files must be included in each such extension's sub-folder in the swExplorerExtensions directory together with any other referenced dlls:
- RemObjects.Hydra.dll
- RemObjects.Hydra.WPF.dll
- Systemite.SystemWeaver.ExtensionControls.dll
- SystemWeaverExtensionsAPI.dll
Example