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.
Loading
Javeed M ShaikhPosted Oct 21, 2011, 10:34 AM
did you try this..
1. Open your Setup application.
2. right click on the Application Folder, goto properties and change the Default Location.
Please do not forget to mark "Accepted Answer".