Click here to Skip to main content
16,017,881 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
When we install setup build in .net a step comes where user is asked to select installation folder i.e. Installation Folder step.This step has default banner text "Select Installation Folder".Also browse text box has default header text "Folder".
Is it possible to change these default text?If so please suggest.
Please note that I have to change only these text mentioned above not the default path or location.


Abhinav
Posted

Have a look at the Properties for the User Interface[^] section. Many properties can be modified here - check to see if the properties you want to change are available here.
 
Share this answer
 
v2
Comments
Abhinav Alok 4-Aug-11 0:50am    
I had earlier tried it out.But didn't find my desired solution
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900