<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.2" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Lazybit - Latest comments on Autorun tool for removable USB flash drives</title>
		<link>http://www.lazybit.com/index.php?blog=2&#38;disp=comments</link>
		<description></description>
		<language>en-EU</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.2"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Mon, 28 Jun 2010 11:50:29 +0000</pubDate>
			<dc:creator>mobile phone [Visitor]</dc:creator>
			<guid isPermaLink="false">c391@http://www.lazybit.com/</guid>
			<description>I'm bookmarking this. I definately have had some interest in doing something like this with both my flash drive, and other CDs. I've been wanting to do this for my art portfolio, so it loads my portfolio up immediately.&lt;br /&gt;
&lt;br /&gt;
So I'll bookmark this for later and try it out</description>
			<content:encoded><![CDATA[I'm bookmarking this. I definately have had some interest in doing something like this with both my flash drive, and other CDs. I've been wanting to do this for my art portfolio, so it loads my portfolio up immediately.<br />
<br />
So I'll bookmark this for later and try it out]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c391</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Thu, 15 Apr 2010 08:10:09 +0000</pubDate>
			<dc:creator>Alex [Member]</dc:creator>
			<guid isPermaLink="false">c291@http://www.lazybit.com/</guid>
			<description>Hmm... I don't see any reference to the .BAT file in your example.&lt;br /&gt;
&lt;br /&gt;
Can you double-check?  Also, when you post it, use the &lt;em&gt;code&lt;/em&gt; tag.&lt;br /&gt;
&lt;br /&gt;
Just in case, if you want to rub a BAT file inside from within a BAT file, you don't just type the name of the second BAT, instead you write&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
call second.bat&lt;br /&gt;
&lt;/code&gt;</description>
			<content:encoded><![CDATA[Hmm... I don't see any reference to the .BAT file in your example.<br />
<br />
Can you double-check?  Also, when you post it, use the <em>code</em> tag.<br />
<br />
Just in case, if you want to rub a BAT file inside from within a BAT file, you don't just type the name of the second BAT, instead you write<br />
<code><br />
call second.bat<br />
</code>]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c291</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Thu, 15 Apr 2010 07:53:15 +0000</pubDate>
			<dc:creator>Blake [Visitor]</dc:creator>
			<guid isPermaLink="false">c290@http://www.lazybit.com/</guid>
			<description>When i do the &quot;OPEN&quot; instead, it just brings up a window that says &quot;Open With&quot;. which doesnt actually execute my batch file</description>
			<content:encoded><![CDATA[When i do the "OPEN" instead, it just brings up a window that says "Open With". which doesnt actually execute my batch file]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c290</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Thu, 15 Apr 2010 07:34:33 +0000</pubDate>
			<dc:creator>Alex [Member]</dc:creator>
			<guid isPermaLink="false">c289@http://www.lazybit.com/</guid>
			<description>Blake, try using &quot;OPEN&quot; instead of &quot;ShellExecute&quot; in your inf file.&lt;br /&gt;
&lt;br /&gt;
The former is for starting programs, the latter is for opening files (ex: html pages)</description>
			<content:encoded><![CDATA[Blake, try using "OPEN" instead of "ShellExecute" in your inf file.<br />
<br />
The former is for starting programs, the latter is for opening files (ex: html pages)]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c289</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Thu, 15 Apr 2010 07:25:47 +0000</pubDate>
			<dc:creator>Blake [Visitor]</dc:creator>
			<guid isPermaLink="false">c288@http://www.lazybit.com/</guid>
			<description>I cannot get batch files to launch using the autorun file. my code that i used: 
[autorun]
ShellExecute=command.exe
ICON=RunMe.exe
ACTION=Open Command Prompt

after clicking the option &quot;open command prompt&quot; when loading flash drive it says- &quot;windows cannot find &quot;command.exe&quot;&quot; i dont know why it wont load batch files. can u help me?</description>
			<content:encoded><![CDATA[I cannot get batch files to launch using the autorun file. my code that i used: 
[autorun]
ShellExecute=command.exe
ICON=RunMe.exe
ACTION=Open Command Prompt

after clicking the option "open command prompt" when loading flash drive it says- "windows cannot find "command.exe"" i dont know why it wont load batch files. can u help me?]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c288</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Thu, 04 Mar 2010 09:17:42 +0000</pubDate>
			<dc:creator>vivek [Visitor]</dc:creator>
			<guid isPermaLink="false">c227@http://www.lazybit.com/</guid>
			<description>i want to tranfer some maya files with 
.mb extension to d drive of my computer 
as i open the usb drive</description>
			<content:encoded><![CDATA[i want to tranfer some maya files with 
.mb extension to d drive of my computer 
as i open the usb drive]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c227</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Tue, 03 Nov 2009 09:32:11 +0000</pubDate>
			<dc:creator>chris [Visitor]</dc:creator>
			<guid isPermaLink="false">c172@http://www.lazybit.com/</guid>
			<description>Comment from: Kermonk [Visitor] &lt;br /&gt;
So this works for flashdrives? Sure as hell doesn't work for usb sticks &lt;br /&gt;
2009-07-31 @ 02:53 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
wow.. flash drives and usb sticks are the same thing. really..</description>
			<content:encoded><![CDATA[Comment from: Kermonk [Visitor] <br />
So this works for flashdrives? Sure as hell doesn't work for usb sticks <br />
2009-07-31 @ 02:53 <br />
<br />
<br />
<br />
<br />
wow.. flash drives and usb sticks are the same thing. really..]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c172</link>
		</item>
				<item>
			<title>In response to: Autorun tool for removable USB flash drives</title>
			<pubDate>Thu, 30 Jul 2009 19:23:46 +0000</pubDate>
			<dc:creator>Kermonk [Visitor]</dc:creator>
			<guid isPermaLink="false">c144@http://www.lazybit.com/</guid>
			<description>So this works for flashdrives? Sure as hell doesn't work for usb sticks</description>
			<content:encoded><![CDATA[So this works for flashdrives? Sure as hell doesn't work for usb sticks]]></content:encoded>
			<link>http://www.lazybit.com/index.php/2007/03/01/usb_flash_drive_autorun?blog=2#c144</link>
		</item>
			</channel>
</rss>
