Thanks. I followed up and its workings
Carlos J. Quintero [VB MVP] wrote:
> See "Custom Actions" in the docs about setup projects.
>
> --
>
> Best regards,
>
> Carlos J. Quintero
>
> MZ-Tools: Productivity add-ins for Visual Studio
> You can code, design and document much faster:
>
http://www.mztools.com >
>
>
> "Gene" <gene.ariani@gmail.com> escribi=F3 en el mensaje
> news:1155304811.781788.44250@p79g2000cwp.googlegroups.com...
> >I would like to know if the following is even possible with the visual
> > studio.net Setup and Deployment project.
> >
> > 1. During the deployment after creation of application directory the
> > setup needs to prompt user to select another location to send a data
> > file elsewhere on target machine (with ability to create this
> > directory).
> >
> > 2. After that this secondary location selected/created by the user,
> > this location needs to be inserted into an XML files which was earlier
> > placed in the application directory.
> >
> > Thanks
> >