<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>RC-WinTrans - RC-WinTrans Support - Make Satellite DLL from WinTrans 9 project - Messages</title>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=62</link>
<description>RC-WinTrans - RC-WinTrans Support - Make Satellite DLL from WinTrans 9 project - Messages</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Tue, 06 Dec 2011 10:53:30 GMT</pubDate>
<lastBuildDate>Tue, 06 Dec 2011 10:53:30 GMT</lastBuildDate>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=62</link>
<title>Message from AlexC</title>
<description><![CDATA[Thanks, solved now<br/>That works perfectly ,I just needed to remember to add the source resource.dll to the wintrans project and it was working.<br/>Cheers<br/>  Alex]]></description>
<pubDate>Tue, 06 Dec 2011 10:53:30 GMT</pubDate>
</item>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=62</link>
<title>Message from Support</title>
<description><![CDATA[Hello Alex, <br/><br/>yes, this is possible. <br/><br/>Use "<a href="http://www.schaudin.com/external/HelpX8/Command_Line_Processing/CommandLineCommands.htm#WriteTargetFile" target="_blank" rel="nofollow"><i>/WriteTargetFile</i></a>" or "<a href="http://www.schaudin.com/external/HelpX8/Command_Line_Processing/CommandLineCommands.htm#WriteAllTargetFiles" target="_blank" rel="nofollow"><i>/WriteAllTargetFiles</i></a>". <br/><br/>Note: Modify your command line call (also the parameters used!). <br/>. <i>RWTCmd.exe /??? %WinTransProj% %LangCode% %TargetFile%</i> <br/><br/>The source file in your RC-WinTrans translation project must be a .NET EXE (or DLL)- then RC-WinTrans generates a translated satellite DLL. <br/>When you are translating .RESX files then RC-WinTrans generates translated .RESX files and the satellite DLLs are created by your Visual Studio development environment. <br/><br/>Regards, <br/>Support, Schaudin.com <br/><span style="color:rgb(255,255,255)">.</span><br/><em>edited by Support on 05.12.2011</em>]]></description>
<pubDate>Mon, 05 Dec 2011 10:30:15 GMT</pubDate>
</item>
<item>
<link>https://www.rc-wintrans.com/forum_srv/messages.aspx?TopicID=62</link>
<title>Message from AlexC</title>
<description><![CDATA[Hi,<br/><br/>Is it possible from a windows 7 command script to generate translatede satellite DLLS for a C# project via the RWTcmd.exe ?<br/><br/><br/>The context is a commad script like this :<br/><i>setlocal<br/>echo off</i><br/><i>SET LangCode=zh-CN<br/>SET ProjExten=%~x2<br/>SET TargetFile=%4<br/>SET WinTransProj=%2<br/>SET RcSrcFile=%1<br/>SET WinTransDB="%~dpn2.fsmdb"</i><br/><i>RWTCmd.exe /IsProjectUpToDate %WinTransProj% %LangCode% /a</i><br/><i>REM If up to date just go write translated Satellite DLL<br/>if %errorlevel%==1 goto WriteDll</i><br/><i>RWTCmd.exe /UpdateAll %WinTransProj% %LangCode% /a</i><br/><i>:WriteDll<br/>REM Write the translated Satellite DL<br/><b>RWTCmd.exe /??? %WinTransProj% %LangCode% %TargetFile%</b></i><br/><i>IF %errorlevel%==0 GOTO TheEnd<br/>ECHO ERROR:Could not make %TargetFile% from %WinTransProj%<br/>EXIT 3<br/>GOTO TheEnd</i><br/><i>:TheEnd<br/>ECHO Wrote %TargetFile% based on %WinTransProj%<br/>endlocal</i><br/><br/>Thanks<br/>  Alex]]></description>
<pubDate>Fri, 02 Dec 2011 11:06:50 GMT</pubDate>
</item>
</channel>
</rss>
