<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Открытие папки Local в Appdata]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14465&amp;type=atom" />
	<updated>2018-12-31T16:14:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=14465</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Открытие папки Local в Appdata]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130785#p130785" />
			<content type="html"><![CDATA[<p><strong>rowe</strong>, Спасибо, так удобнее. Я так тоже пытался только наоборот.. <br /></p><div class="codebox"><pre><code>Run %AppdataLocal%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[AdcB]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39402</uri>
			</author>
			<updated>2018-12-31T16:14:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130785#p130785</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Открытие папки Local в Appdata]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130784#p130784" />
			<content type="html"><![CDATA[<p>Можно короче. </p><div class="codebox"><pre><code>Run, %LocalAppData%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[rowe]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33506</uri>
			</author>
			<updated>2018-12-31T15:46:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130784#p130784</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Открытие папки Local в Appdata]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130783#p130783" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>run &quot;C:\Users\%A_UserName%\AppData\Local&quot;</code></pre></div><p>Понял.<br />Тема закрыта</p>]]></content>
			<author>
				<name><![CDATA[AdcB]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39402</uri>
			</author>
			<updated>2018-12-31T15:45:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130783#p130783</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Открытие папки Local в Appdata]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=130781#p130781" />
			<content type="html"><![CDATA[<p>Нужен скрипт который открывает папку Local что в Appdata.<br /></p><div class="codebox"><pre><code>
Run %Appdata% ; открывает Roaming
</code></pre></div><p>Нужно чтобы работало везде, не только у меня</p>]]></content>
			<author>
				<name><![CDATA[AdcB]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39402</uri>
			</author>
			<updated>2018-12-31T15:00:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=130781#p130781</id>
		</entry>
</feed>
