VS Dot Net Installer
I am writing an installation setup (VDPROJ) using VS Dot Net Installer. I am trying to deploy a few files using File System tab.
I don't want the user to set the Application path hence i have removed the option from User Interface section.
During installation i want to read a value from the registry which holds the path where the files needs to be deployed and change the installation location to the one available in the registry.
Can some one help me in doing this please?
Thanks
Pal
|