G
Guest
Hi,
I have developed a ASP.NET app and made a web deployment project. I wish to
add a custom action to change some of the files. In order to do this I need
to know the location of my installed files. The only thing the user may
change is the virtual directory and the port of the site my app is installed
to. I know there's this [TARGETDIR] property which relates to these values,
but I'm not clear whether it's the virtual directory name, or the actual path
to my files. Either way, how do I pass the path of my files to the custom
action?
Thanks in advance
John Roper
I have developed a ASP.NET app and made a web deployment project. I wish to
add a custom action to change some of the files. In order to do this I need
to know the location of my installed files. The only thing the user may
change is the virtual directory and the port of the site my app is installed
to. I know there's this [TARGETDIR] property which relates to these values,
but I'm not clear whether it's the virtual directory name, or the actual path
to my files. Either way, how do I pass the path of my files to the custom
action?
Thanks in advance
John Roper