paulem / resxul

A tool to simplify compilation of .resx files into satellite assemblies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resxul

Platform: Windows GitHub release (latest by date) GitHub Releases

Overview

Resxul is a tool to simplify compilation of .resx files into satellite assemblies for further localization testing.

Compiling a .resx file into a .net satellite assembly requires the use of resgen.exe and al.exe utilities with several parameters passed to them. Resxul uses these two utilities under the hood and allows you to create a satellite assembly in a few clicks by introducing the concept of profiles.

Resxul screenshot

Requirements

Installation

Download the latest Resxul installer.
The installer supports both 32 and 64-bit operating systems.

Feedback

About

A tool to simplify compilation of .resx files into satellite assemblies.

License:MIT License


Languages

Language:C# 93.5%Language:Inno Setup 6.5%