E
Ecke
Hi,
i have writte 3 projects, 1 application (.exe) and 2 DLLs.
In the application i use the references to add the 2 DLLs to work with
their namespaces and functionallity.
But the application always copys the DLLs in its own diretory.
I want to have my own structure
e.g.:
C:.
¦---Application Directory
¦ +---Settings
¦ +---Dll Directory
And the application should look into the dll dir to find the DLLs, but
it only looks in its own directory and in the Windows system path...
Any idea how to make my application running in my preferenced directory
structur
greetz
Ecke
(Sorry for bad english )
i have writte 3 projects, 1 application (.exe) and 2 DLLs.
In the application i use the references to add the 2 DLLs to work with
their namespaces and functionallity.
But the application always copys the DLLs in its own diretory.
I want to have my own structure
e.g.:
C:.
¦---Application Directory
¦ +---Settings
¦ +---Dll Directory
And the application should look into the dll dir to find the DLLs, but
it only looks in its own directory and in the Windows system path...
Any idea how to make my application running in my preferenced directory
structur
greetz
Ecke
(Sorry for bad english )