<?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>Comments on: SnapInini &#8211; Lite portable SnapIns with no need of registration/installation.</title>
	<atom:link href="http://karlprosser.com/coder/2008/06/07/snapinini-lite-portable-snapins-with-no-need-of-registrationinstallation/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlprosser.com/coder/2008/06/07/snapinini-lite-portable-snapins-with-no-need-of-registrationinstallation/</link>
	<description>invoke-intelligence &#124; where { $_.necessary }</description>
	<lastBuildDate>Wed, 02 Mar 2011 17:36:14 -0500</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: PSEventing 1.1 for PowerShell 1.0 released &#124; keyongtech</title>
		<link>http://karlprosser.com/coder/2008/06/07/snapinini-lite-portable-snapins-with-no-need-of-registrationinstallation/comment-page-1/#comment-592</link>
		<dc:creator>PSEventing 1.1 for PowerShell 1.0 released &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 16:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/07/snapinini-lite-portable-snapins-with-no-need-of-registrationinstallation/#comment-592</guid>
		<description>[...] Re: PSEventing 1.1 for PowerShell 1.0 released     maybe you could use this sort of technique to make it fully portable?  http://karlprosser.com/coder/2008/06...ninstallation/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Re: PSEventing 1.1 for PowerShell 1.0 released     maybe you could use this sort of technique to make it fully portable?  <a href="http://karlprosser.com/coder/2008/06...ninstallation/" rel="nofollow">http://karlprosser.com/coder/2008/06&#8230;ninstallation/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://karlprosser.com/coder/2008/06/07/snapinini-lite-portable-snapins-with-no-need-of-registrationinstallation/comment-page-1/#comment-568</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://karlprosser.com/coder/2008/06/07/snapinini-lite-portable-snapins-with-no-need-of-registrationinstallation/#comment-568</guid>
		<description>Thanks Karl, this is really useful.

One thing I noticed is that you don&#039;t need the Cmdlet attribute. I think its just for installation.

I have a batch file that loads up the default assemblies before running the powershell. eg:

echo [system.Reflection.Assembly]::LoadFrom(&quot;.\snapinini.dll&quot;); 
[snapinini.DynamicCmdLet]::load() &#124; powershell.exe -NoExit -</description>
		<content:encoded><![CDATA[<p>Thanks Karl, this is really useful.</p>
<p>One thing I noticed is that you don&#8217;t need the Cmdlet attribute. I think its just for installation.</p>
<p>I have a batch file that loads up the default assemblies before running the powershell. eg:</p>
<p>echo [system.Reflection.Assembly]::LoadFrom(&#8220;.\snapinini.dll&#8221;);<br />
[snapinini.DynamicCmdLet]::load() | powershell.exe -NoExit -</p>
]]></content:encoded>
	</item>
</channel>
</rss>

