.net - (Setup & Deployment) Create a folder & rename destination folder -
I am using the setup of Visual Studio; To create an installer for a service provider, deployment project and what I want, when the installer is running, then make a folder inside the folder. How would I go about doing this? I tried to add a folder to the application folder in the file system on the target machine bar, but it is not working.
There is also a way to specify what the name of the application folder will be? Right now I have a solution called the tracker.Import.Service and the output folder that installs the Tracker. Import Service.
Thanks
Comments
Post a Comment