how to remove write protections of project and its files written in vc++/visual studio 2008.Or how to change attributes of files present in vc++ project
how to remove write protections of project and its files written in vc++/visual studio
Share
You will remove the write protection using Windows Explorer.
If the code comes from Team Foundation Server or any other source control you will need to remove the source control bindings first before doing the above.