locating a dll required by SA's own dll
manlyboy
Posts: 27 Bronze 2
As you know, the dll created by SA is embedded/merged into my own SA protected exe.
The dll created by SA references another dll which is located in a folder beneath the location of my exe. My exe.config file ensures probing of this sub-folder to find the dll referenced in my exe but will the SA dll created and embedded/merged into my exe be able to also locate the referenced dll located in the subfolder?
The dll created by SA references another dll which is located in a folder beneath the location of my exe. My exe.config file ensures probing of this sub-folder to find the dll referenced in my exe but will the SA dll created and embedded/merged into my exe be able to also locate the referenced dll located in the subfolder?
Comments
Best would be to simply try it out; and if you're having trouble let us know the error you see and an example of the code and how everything is configured.
Redgate Software