after seeing this i had clicked on build ---> rebuild solutions then rebuild windows applicationIf you want to distribute your app, you should use Release configuration in your solution, and Rebuild all solutions in order to make shure all exe and dll are been created using the release configuration.
after that i changed debug to release from th configuration manager and run the project to to some extent
now i find a exe in the release folder is that the exe that i can distribute will it have all the feature as i have not run the project fully at release time




Reply With Quote