---
title: "What is the ResGen.exe tool used for?"  
description: "What is the ResGen.exe tool used for?"  
author: "Pushpendra Singh"  
published: 2010-10-25  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/159/what-is-the-resgen-exe-tool-used-for  
category: ".net"  
tags: [".net"]  
reading_time: 1 minute  

---

# What is the ResGen.exe tool used for?

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.

## Answers

### Answer by Pushpendra Singh

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.


---

Original Source: https://www.mindstick.com/interview/159/what-is-the-resgen-exe-tool-used-for

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
