Click here to Skip to main content
15,884,071 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a windows forms application and i would like to change the extension of the .exe.config file to .config during run time . can anyone have any idea of how to do it?
please help me out.

thanks in advance
Posted
Comments
Jörgen Andersson 31-Aug-15 8:06am    
Why?
I have a feeling you're trying to solve the wrong problem.

1 solution

That is not a good approach to change what the system has already defined. So better change your approach in solving the problem.

By the way why are you changing it?
 
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