<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; CMD/BAT: Текстовый криптор]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9307&amp;type=atom" />
	<updated>2014-03-21T13:56:56Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9307</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Текстовый криптор]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81086#p81086" />
			<content type="html"><![CDATA[<p>Спасибо!<br />Попробуем что из этого выйдет</p>]]></content>
			<author>
				<name><![CDATA[Go0gol]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30079</uri>
			</author>
			<updated>2014-03-21T13:56:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81086#p81086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Текстовый криптор]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80493#p80493" />
			<content type="html"><![CDATA[<p><strong>Yury</strong>, без понятия. Я вообще никогда не понимал выбора данной категории (вместо WSH) для строковых операций.</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2014-03-03T17:47:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80493#p80493</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Текстовый криптор]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80492#p80492" />
			<content type="html"><![CDATA[<p><strong>alexii</strong>, а как быть с &quot;регистронечувствительностью&quot;:</p><div class="codebox"><pre><code>set string=Mm
set string=%string:M=7.4.3%
set string=%string:m=7.3.3%
set string</code></pre></div><p><strong>?</strong></p>]]></content>
			<author>
				<name><![CDATA[Yury]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30230</uri>
			</author>
			<updated>2014-03-03T17:30:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80492#p80492</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT: Текстовый криптор]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80447#p80447" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>set /?</code></pre></div><div class="quotebox"><blockquote><p>Подстановка переменной среды может быть расширена следующим образом:</p><p>&nbsp; &nbsp; %PATH:str1=str2%</p><p>расширит действие переменной среды PATH, заменяя каждое вхождение &quot;str1&quot; в<br />расширенном результате на &quot;str2&quot;.&nbsp; &quot;str2&quot; может быть пустой строкой для<br />эффективного удаления вхождений &quot;str1&quot; из расширенного вывода. &quot;str1&quot; может<br />начинаться со звездочки, и в этом случае это будет соответствовать любому<br />началу расширенного вывода до первого вхождения оставшейся части &quot;str1&quot;.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2014-03-01T00:12:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80447#p80447</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT: Текстовый криптор]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80444#p80444" />
			<content type="html"><![CDATA[<p>Подскажите пожалуйста, есть ли возможность через батник делать замену букв на другие символы (и так во всем тексте файла) а после сохранить результат в этом же текстовике заменив новым содержимым, и в обратном порядке соответственно так же.<br />Так в двух словах не объяснить, поэтому прикрепил текст Html файла который делает именно то, чего хочу добиться от батника.</p>]]></content>
			<author>
				<name><![CDATA[Go0gol]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30079</uri>
			</author>
			<updated>2014-02-28T21:54:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80444#p80444</id>
		</entry>
</feed>
