<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; Python: Запуск скрипта VBS]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=8365&amp;type=atom" />
	<updated>2013-06-10T04:40:30Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=8365</id>
		<entry>
			<title type="html"><![CDATA[Re: Python: Запуск скрипта VBS]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72864#p72864" />
			<content type="html"><![CDATA[<p>И снова ваш сайт на высоте, вы лучшие!<br />Спасибо большое!</p>]]></content>
			<author>
				<name><![CDATA[arcnik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25972</uri>
			</author>
			<updated>2013-06-10T04:40:30Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72864#p72864</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Python: Запуск скрипта VBS]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72823#p72823" />
			<content type="html"><![CDATA[<p>А пути в Питоне не с двойными слэшами должны быть? То бишь D:\\test\\ad.vbs.</p><p>EDIT: Сейчас проверил, с двойными выполняется.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2013-06-07T11:49:33Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72823#p72823</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Python: Запуск скрипта VBS]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72822#p72822" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>YMP пишет:</cite><blockquote><p> Т.е. должен выполниться скрипт ad.vbs.</p></blockquote></div><p>Но не выполняется.</p>]]></content>
			<author>
				<name><![CDATA[arcnik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25972</uri>
			</author>
			<updated>2013-06-07T11:24:57Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72822#p72822</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Python: Запуск скрипта VBS]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72719#p72719" />
			<content type="html"><![CDATA[<p>os.system(&quot;D:\test\ad.vbs&quot;), видимо, выполняет команду в кавычках, как если бы вы её ввели в окне командной строки. Т.е. должен выполниться скрипт ad.vbs.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2013-06-04T13:38:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72719#p72719</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Python: Запуск скрипта VBS]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=72717#p72717" />
			<content type="html"><![CDATA[<p>Поиски в интернете пока не дали особых результатов, кроме непонятно что делающего кода:<br /></p><div class="codebox"><pre><code>
import os 
os.system(&quot;D:\test\ad.vbs&quot;)
</code></pre></div><p>Может здесь кто знает как запустить VBS.</p>]]></content>
			<author>
				<name><![CDATA[arcnik]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25972</uri>
			</author>
			<updated>2013-06-04T13:18:57Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=72717#p72717</id>
		</entry>
</feed>
