The RESGEN.EXE stands for The Resource File Generator The Resource File Generator (Resgen.exe) converts text files and XML-Based Resource format files to CLR Binary files that can be embedded in a runtime binary executable or Satellite assembly.
ResGen.exe
is a tool that is used to convert resource files in the form of .txt or
.resx files to common language runtime binary .resources files that can
be compiled into satellite assemblies.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
The Resource File Generator (Resgen.exe) converts text files and XML-Based Resource format files to CLR Binary files that can be embedded in a runtime binary executable or Satellite assembly.