D
doolaard
Hello,
I need to deploy a settings file in a subdir of the special directory
My Documents. I want the name of that subdir to be the name of the
application. How can I do that?
For example. The name of the application is TestSettings.exe and the
name of the file is test.xml. I want test.xml have a path of My
Documents/TestSettings/test.xml
I know I can create the subdir in the deployment project and give it a
name by hand. However I want to do it dynamically, based on the
applicationname.
Thanks in advance,
Jan
I need to deploy a settings file in a subdir of the special directory
My Documents. I want the name of that subdir to be the name of the
application. How can I do that?
For example. The name of the application is TestSettings.exe and the
name of the file is test.xml. I want test.xml have a path of My
Documents/TestSettings/test.xml
I know I can create the subdir in the deployment project and give it a
name by hand. However I want to do it dynamically, based on the
applicationname.
Thanks in advance,
Jan