<?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=5819&amp;type=atom" />
	<updated>2011-07-22T14:46:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5819</id>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT : Определение версии Интернет Эксплорера в ХР]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=50106#p50106" />
			<content type="html"><![CDATA[<p>И Вам большое спасибо!</p>]]></content>
			<author>
				<name><![CDATA[SANIOK_AV]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25238</uri>
			</author>
			<updated>2011-07-22T14:46:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=50106#p50106</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT : Определение версии Интернет Эксплорера в ХР]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=49272#p49272" />
			<content type="html"><![CDATA[<p>если не хоме и для админов (без спец работ)</p><div class="codebox"><pre><code>echo off
set version=
for /f %%i in (&#039;wmic /namespace:\\root\cimv2\applications\microsoftie path microsoftie_summary get version /format:value ^| find /i &quot;version=&quot;&#039;) do set %%i
echo %version%</code></pre></div><p>а так в сапорт тулсе есть filever.exe</p>]]></content>
			<author>
				<name><![CDATA[smaharbA]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=2911</uri>
			</author>
			<updated>2011-06-21T09:39:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=49272#p49272</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT : Определение версии Интернет Эксплорера в ХР]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48823#p48823" />
			<content type="html"><![CDATA[<p>Спасибо большое!!!</p>]]></content>
			<author>
				<name><![CDATA[SANIOK_AV]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25238</uri>
			</author>
			<updated>2011-05-30T05:58:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48823#p48823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: CMD/BAT : Определение версии Интернет Эксплорера в ХР]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48540#p48540" />
			<content type="html"><![CDATA[<p>Кат то так:<br /></p><div class="codebox"><pre><code>cmd /k reg query &quot;HKLM\SOFTWARE\Microsoft\Internet Explorer&quot; /v Version</code></pre></div><p>Отпарсите и все.</p>]]></content>
			<author>
				<name><![CDATA[DnsIs]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26282</uri>
			</author>
			<updated>2011-05-20T08:22:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48540#p48540</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[CMD/BAT : Определение версии Интернет Эксплорера в ХР]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=48505#p48505" />
			<content type="html"><![CDATA[<p>Доброго времени суток!<br />Подскажите пожалуйста как в ОС ХР можно при помощи CMD/BAT (ну или в крайнем случае при помощи vbs) проанализировать какая весия Интернет Эксплорера установлена?<br />Заранее благодарен!</p>]]></content>
			<author>
				<name><![CDATA[SANIOK_AV]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25238</uri>
			</author>
			<updated>2011-05-19T11:31:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=48505#p48505</id>
		</entry>
</feed>
