<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; VBScript: IShellLink - получить свойства ярлыка]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9400&amp;type=atom" />
	<updated>2014-03-23T09:32:07Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9400</id>
		<entry>
			<title type="html"><![CDATA[Re: VBScript: IShellLink - получить свойства ярлыка]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81140#p81140" />
			<content type="html"><![CDATA[<p>спасибо нашел что нужно<br /></p><div class="codebox"><pre><code>Set WshShell = CreateObject(&quot;WScript.Shell&quot;)
Set WshShortcut = WshShell.CreateShortcut(&quot;Полный путь к ярлыку\имя.lnk&quot;)
MsgBox WshShortcut.TargetPath</code></pre></div>]]></content>
			<author>
				<name><![CDATA[werbot]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31971</uri>
			</author>
			<updated>2014-03-23T09:32:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81140#p81140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: VBScript: IShellLink - получить свойства ярлыка]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81138#p81138" />
			<content type="html"><![CDATA[<p><a href="http://www.script-coding.com/WSH/Shell.html#8.">Объект ShellLinkObject</a><br /><a href="http://www.script-coding.com/WSH/WshShell.html#5.">Объект WshShortcut</a></p>]]></content>
			<author>
				<name><![CDATA[shiz]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26249</uri>
			</author>
			<updated>2014-03-23T09:11:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81138#p81138</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[VBScript: IShellLink - получить свойства ярлыка]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81134#p81134" />
			<content type="html"><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/library/windows/desktop/bb774944(v=vs.85).aspx">http://msdn.microsoft.com/en-us/library … s.85).aspx</a><br />есть ли готовый код на vbscript чтобы получить свойства ярлыка? путь к исполняемому файлу, рабочая папка файла</p>]]></content>
			<author>
				<name><![CDATA[werbot]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31971</uri>
			</author>
			<updated>2014-03-23T07:09:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81134#p81134</id>
		</entry>
</feed>
