<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; VBScript: IShellLink - получить свойства ярлыка]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=9400</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9400&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «VBScript: IShellLink - получить свойства ярлыка».]]></description>
		<lastBuildDate>Sun, 23 Mar 2014 09:32:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: VBScript: IShellLink - получить свойства ярлыка]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81140#p81140</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (werbot)]]></author>
			<pubDate>Sun, 23 Mar 2014 09:32:07 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81140#p81140</guid>
		</item>
		<item>
			<title><![CDATA[Re: VBScript: IShellLink - получить свойства ярлыка]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81138#p81138</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (shiz)]]></author>
			<pubDate>Sun, 23 Mar 2014 09:11:11 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81138#p81138</guid>
		</item>
		<item>
			<title><![CDATA[VBScript: IShellLink - получить свойства ярлыка]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=81134#p81134</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (werbot)]]></author>
			<pubDate>Sun, 23 Mar 2014 07:09:53 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=81134#p81134</guid>
		</item>
	</channel>
</rss>
