<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: Kleines Automator-Skript erstellt ENABLE_INSTALL_TOOL</title>
	<atom:link href="http://www.heissmann.org/proggen/kleines-automator-skript-erstellt-enable_install_tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heissmann.org/proggen/kleines-automator-skript-erstellt-enable_install_tool/</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 17:31:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: jok</title>
		<link>http://www.heissmann.org/proggen/kleines-automator-skript-erstellt-enable_install_tool/comment-page-1/#comment-616</link>
		<dc:creator>jok</dc:creator>
		<pubDate>Mon, 13 Sep 2010 16:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.heissmann.org/?p=528#comment-616</guid>
		<description>Vielen Dank,
auf MacOSX ist diese Variante leider viel zu lahm.
Deshalb einfach die Shell benutzen:

Make new Workflow with Automator,
Drag &quot;Run Shell Script&quot; from Library into right side,
write following command:

touch &quot;$@/ENABLE_INSTALL_TOOL&quot;

Save, and place your *.workflow file in:

/Users/~username/Library/Services/</description>
		<content:encoded><![CDATA[<p>Vielen Dank,<br />
auf MacOSX ist diese Variante leider viel zu lahm.<br />
Deshalb einfach die Shell benutzen:</p>
<p>Make new Workflow with Automator,<br />
Drag &#8220;Run Shell Script&#8221; from Library into right side,<br />
write following command:</p>
<p>touch &#8220;$@/ENABLE_INSTALL_TOOL&#8221;</p>
<p>Save, and place your *.workflow file in:</p>
<p>/Users/~username/Library/Services/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Der Herr Kollege</title>
		<link>http://www.heissmann.org/proggen/kleines-automator-skript-erstellt-enable_install_tool/comment-page-1/#comment-583</link>
		<dc:creator>Der Herr Kollege</dc:creator>
		<pubDate>Fri, 29 Jan 2010 13:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.heissmann.org/?p=528#comment-583</guid>
		<description>Wenn wer keinen Mac benutzt, sondern ein Betriebssystem besitzt:
Kleine .reg-Datei erstellen mit folgendem Inhalt, doppelklicken, und voilá im Kontextmenü auf einem Ordner hat man jetzt die Option Enable Install Tool

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Enable_install_tool]
@=&quot;Enable Install Tool&quot;

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Enable_install_tool\command]
@=&quot;cmd.exe /c \&quot;echo a &gt; %1\\ENABLE_INSTALL_TOOL \&quot;&quot;</description>
		<content:encoded><![CDATA[<p>Wenn wer keinen Mac benutzt, sondern ein Betriebssystem besitzt:<br />
Kleine .reg-Datei erstellen mit folgendem Inhalt, doppelklicken, und voilá im Kontextmenü auf einem Ordner hat man jetzt die Option Enable Install Tool</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Enable_install_tool]<br />
@=&#8221;Enable Install Tool&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\Enable_install_tool\command]<br />
@=&#8221;cmd.exe /c \&#8221;echo a &gt; %1\\ENABLE_INSTALL_TOOL \&#8221;"</p>
]]></content:encoded>
	</item>
</channel>
</rss>

