<?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"
	>
<channel>
	<title>Comments for BoxedApp Blog</title>
	<atom:link href="http://boxedapp.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://boxedapp.com/blog</link>
	<description>BoxedApp: Tips'n'Tricks, Examples, Use Cases etc.</description>
	<pubDate>Sat, 18 May 2013 23:54:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on A virtual file based on IStream by Istream clone &#124; Ittcts</title>
		<link>http://boxedapp.com/blog/2008/12/02/a-virtual-file-based-on-istream/#comment-34</link>
		<dc:creator>Istream clone &#124; Ittcts</dc:creator>
		<pubDate>Thu, 29 Mar 2012 23:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=9#comment-34</guid>
		<description>[...] BoxedApp Blog &#187; A virtual file based on IStreamDec 2, 2008 &#8230; For creating a new HANDLE of an IStream-based virtual file, IStream::Clone is to be called. The implementation of the method is to create a &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] BoxedApp Blog &#187; A virtual file based on IStreamDec 2, 2008 &#8230; For creating a new HANDLE of an IStream-based virtual file, IStream::Clone is to be called. The implementation of the method is to create a &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BoxedApp SDK 2.0.1, BoxedApp Packer 2.1.1 by MastAvalons</title>
		<link>http://boxedapp.com/blog/2009/01/31/boxedapp-sdk-201-boxedapp-packer-211/#comment-32</link>
		<dc:creator>MastAvalons</dc:creator>
		<pubDate>Wed, 09 Nov 2011 19:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=11#comment-32</guid>
		<description>Good work!
Thanks to the developers for this.
I use it and recommend it to friends.</description>
		<content:encoded><![CDATA[<p>Good work!<br />
Thanks to the developers for this.<br />
I use it and recommend it to friends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Use ActiveX components without registration by Use ActiveX without registration</title>
		<link>http://boxedapp.com/blog/2008/06/29/use-activex-components-without-registration/#comment-20</link>
		<dc:creator>Use ActiveX without registration</dc:creator>
		<pubDate>Fri, 12 Nov 2010 17:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=6#comment-20</guid>
		<description>[...] you exit the application, un register the component  There might be something of your interest over BoxedApp Blog » Use ActiveX components without registration. Have a look on it.  I hope this helps!  Munir               Reply With Quote &#160;               [...]</description>
		<content:encoded><![CDATA[<p>[...] you exit the application, un register the component  There might be something of your interest over BoxedApp Blog » Use ActiveX components without registration. Have a look on it.  I hope this helps!  Munir               Reply With Quote &nbsp;               [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BoxedApp SDK 2.0.1, BoxedApp Packer 2.1.1 by MLefebvre</title>
		<link>http://boxedapp.com/blog/2009/01/31/boxedapp-sdk-201-boxedapp-packer-211/#comment-7</link>
		<dc:creator>MLefebvre</dc:creator>
		<pubDate>Thu, 05 Feb 2009 19:45:39 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=11#comment-7</guid>
		<description>We wanted to make a "Packed" version of our application, mainly for demo purposes (one single EXE with all data files embedded and no "installation" required). For that we had some particular needs : our application requires various service files, whose names and locations (at runtime) depend on the actual EXE name and/or location, and therefore are not fully predictable at build time.

That feature (env variables in BoxedApp Packer) allowed us to answer very easily to those needs, that would have otherwise require some scripting or additional developments. Finally, we did not have to change one single bit in our original EXE. I can also testify that the BoxedApp product team has been quite efficient, with a cycle time of a few hours (well, maybe you know some software companies who have support cycle times of months, if ever ...)</description>
		<content:encoded><![CDATA[<p>We wanted to make a &#8220;Packed&#8221; version of our application, mainly for demo purposes (one single EXE with all data files embedded and no &#8220;installation&#8221; required). For that we had some particular needs : our application requires various service files, whose names and locations (at runtime) depend on the actual EXE name and/or location, and therefore are not fully predictable at build time.</p>
<p>That feature (env variables in BoxedApp Packer) allowed us to answer very easily to those needs, that would have otherwise require some scripting or additional developments. Finally, we did not have to change one single bit in our original EXE. I can also testify that the BoxedApp product team has been quite efficient, with a cycle time of a few hours (well, maybe you know some software companies who have support cycle times of months, if ever &#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Runtime Embedding by Portable PowerShell &#124; keyongtech</title>
		<link>http://boxedapp.com/blog/2008/06/11/net-runtime-embedding/#comment-6</link>
		<dc:creator>Portable PowerShell &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 17:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=5#comment-6</guid>
		<description>[...] Portable PowerShell     Also there is a good idea here: http://boxedapp.com/blog/2008/06/11/net-runtime-embedding/ Thanks.  On 3 ï¿½ï¿½ï¿½, 13:19, &#34;Martin Zugec&#34; &#60;martin.zu...@gmail.com&#62; wrote: &#62; Have [...]</description>
		<content:encoded><![CDATA[<p>[...] Portable PowerShell     Also there is a good idea here: <a href="http://boxedapp.com/blog/2008/06/11/net-runtime-embedding/" rel="nofollow">http://boxedapp.com/blog/2008/06/11/net-runtime-embedding/</a> Thanks.  On 3 ï¿½ï¿½ï¿½, 13:19, &quot;Martin Zugec&quot; &lt;martin.zu&#8230;@gmail.com&gt; wrote: &gt; Have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to embed Flash Player ActiveX using BoxedApp SDK by flash ocx download</title>
		<link>http://boxedapp.com/blog/2008/05/23/how-to-embed-flash-player-activex-using-boxedapp-sdk/#comment-4</link>
		<dc:creator>flash ocx download</dc:creator>
		<pubDate>Thu, 26 Jun 2008 04:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=3#comment-4</guid>
		<description>[...] registers a virtual file in a virtual registry. In detail, it loads a specified file LoadLibrary andhttp://boxedapp.com/blog/2008/05/23/how-to-embed-flash-player-activex-using-boxedapp-sdk/Flash ocx Free DownloadFlash ocx Free Download,Flash ocx Software Collection [...]</description>
		<content:encoded><![CDATA[<p>[...] registers a virtual file in a virtual registry. In detail, it loads a specified file LoadLibrary andhttp://boxedapp.com/blog/2008/05/23/how-to-embed-flash-player-activex-using-boxedapp-sdk/Flash ocx Free DownloadFlash ocx Free Download,Flash ocx Software Collection [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on .NET Runtime Embedding by Interesting Finds: 2008.06.18 - gOODiDEA.NET</title>
		<link>http://boxedapp.com/blog/2008/06/11/net-runtime-embedding/#comment-3</link>
		<dc:creator>Interesting Finds: 2008.06.18 - gOODiDEA.NET</dc:creator>
		<pubDate>Wed, 18 Jun 2008 00:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://boxedapp.com/blog/?p=5#comment-3</guid>
		<description>[...] .NET Runtime Embedding [...]</description>
		<content:encoded><![CDATA[<p>[...] .NET Runtime Embedding [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
