Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 342 Bytes

Readme.markdown

File metadata and controls

10 lines (6 loc) · 342 Bytes

ResGenDirectory

ResGenDirectory is a simple utility to run resgen against a directory recursively and compile any resx files into txt files.

##Usage

ResGenDirectory sourceDirectory [destinationDirectory]

Note - ResGenDirectory will mirror the sub-directory structure of the source directory in the destination directory.