Dotpeek recompile decompiled files

Al00X picture Al00X · Dec 8, 2014 · Viewed 10.1k times · Source

How i can recompile my edited codes Or replace it with original files and save it as exe in dotpeek ?

I try to recompile edited files and save it but i cant

If you found any way please share Thanks

Answer

Hayden Thring picture Hayden Thring · Feb 15, 2015

Right click the opened file in Assembly Explorer pane and choose, Export to Project, this will save it as a Visual Studio Project that you can open and work towards compiling.