text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Cannot specify more than one source file with single output file. Either specify an output directory for the -out argument by ending the argument with a '\' or remove the -out argument to have the source files compiled to the current directory. usage: candle.exe [-?] [-nologo] [-out outputFile] sourceFile [sourceFile ...] [@responseFile] -arch set architecture defaults for package, components, etc. values: x86, x64, ia64 or arm (default: x86) -d<name>[=<value>] define a parameter for the preprocessor -ext <extension> extension assembly or "class, assembly" -I<dir> add to include search path -nologo skip printing candle logo information -o[ut] specify output file (default: write to current directory) -p<file> preprocess to a file (or stdout if no file supplied) -pedantic show pedantic messages -sw[N] suppress all warnings or a specific message ID (example: -sw1009 -sw1103) -v verbose output -wx[N] treat all warnings or a specific message ID as an error (example: -wx1009 -wx1103) -? | -help this help information