The application root directory will always be where dllhost.exe lives
normally: c:\Windows\System32 if runing the dll as a server application or
the callers location if running a library application.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com
"AndrewTing" wrote:
Quote:
I have a com+ server now that I want to deploy. I figured out how to
configure most settings from the visual studio by tagging them and building
it.
But how do you configure the application root directory? I don't know the
target folder until my clients install the files, so it could be anywhere.
Thanks in advance.
Andrew |