A
Antonio
Hello,
I need some information about the setting for the exe(in a file app.config)
to find Reference...
i know that i can use the syntax: <probing privatePath = "Bin;Utils"/>
is possibile that there is no way to set the search also in the root
directory?
Example ...
My Directory Program : c:\program files\My Software
In my Path Program there are directory BIN and UTILS...
I want create a folder EXE(in c:\program files\My Software) and read
dependencies in the BIN and UTILS
I test <probing privatePath = "\Bin;Utils"/> or <probing privatePath =
"..Bin;Utils"/> but not works...
Help me
I need some information about the setting for the exe(in a file app.config)
to find Reference...
i know that i can use the syntax: <probing privatePath = "Bin;Utils"/>
is possibile that there is no way to set the search also in the root
directory?
Example ...
My Directory Program : c:\program files\My Software
In my Path Program there are directory BIN and UTILS...
I want create a folder EXE(in c:\program files\My Software) and read
dependencies in the BIN and UTILS
I test <probing privatePath = "\Bin;Utils"/> or <probing privatePath =
"..Bin;Utils"/> but not works...
Help me