acozz
04-02-2004, 07:24 PM
Is there a better way to use external dependencies in plugins that need them then the current way (putting them in the QCD App folder)?
What I'm looking for is either a way to:
1) Be able to load the dependency from within the plugin (so it would look for it in the plugin folder). I don't know enough about dll's to know if this is possible in code.
or
2) The installer to be updated so you can install 2 different files to 2 different directories (maybe by combining two installers into one).
Are either of these possible?
What I'm looking for is either a way to:
1) Be able to load the dependency from within the plugin (so it would look for it in the plugin folder). I don't know enough about dll's to know if this is possible in code.
or
2) The installer to be updated so you can install 2 different files to 2 different directories (maybe by combining two installers into one).
Are either of these possible?