How to change folder name of installer setup file in windows applications ?
Hi,
I am working on c# windows applications
I have created one winforms setup file by using Visual Studio 2010.
This file installed in path: C:\Programfiles\Defalu Company Name\Mysetupfile
How to change name for folder "Defalu Company Name" while creating the installer setup in VS.