<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Скачивает html страницу, а не файл]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16821&amp;type=atom" />
	<updated>2021-12-12T08:24:56Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16821</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Скачивает html страницу, а не файл]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151137#p151137" />
			<content type="html"><![CDATA[<p><strong>agnmoaiabr83</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на оформление <a href="https://forum.script-coding.com/misc.php?action=rules#links-formatting">ссылок</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-12-12T08:24:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151137#p151137</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Скачивает html страницу, а не файл]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151136#p151136" />
			<content type="html"><![CDATA[<p>Здравствуйте, делаю обновление для своей программы, при использовании URLDownloadToFile скачивается html страница, а не файл. Вот ссылка: https://drive.google.com/uc?export=download&amp;confirm=no_antivirus&amp;id=1P2ulF-hg60MqmKXKjRkxk9PaDMJyNN5D<br />А вот и сам фрагмент кода:<br /></p><div class="codebox"><pre><code>
filename = data\AutoHotkeyScript.exe
download = https://drive.google.com/uc?export=download&amp;confirm=no_antivirus&amp;id=1P2ulF-hg60MqmKXKjRkxk9PaDMJyNN5D

URLDownloadToFile, %download%, %A_ScriptDir%\%filename%</code></pre></div>]]></content>
			<author>
				<name><![CDATA[agnmoaiabr83]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42213</uri>
			</author>
			<updated>2021-12-12T07:42:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151136#p151136</id>
		</entry>
</feed>
