<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>Cloak</title><link>http://cloak.codeplex.com/project/feeds/rss</link><description>Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands and sending the output, back to your application. It also povided access to last error.</description><item><title>Source code checked in, #79962</title><link>http://cloak.codeplex.com/SourceControl/changeset/changes/79962</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:14:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79962 20121001091448P</guid></item><item><title>Source code checked in, #79961</title><link>http://cloak.codeplex.com/SourceControl/changeset/changes/79961</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:08:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #79961 20121001090839P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=15</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and providing output back to your application. It also provides access to last error happened while
 the commands got executed.&lt;/p&gt;
&lt;p&gt;Also included a demo console GUI : A GUI Application is also included that you can use to see for knowing&amp;nbsp;how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Usage&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt;&lt;span style="color:blue"&gt;string&lt;/span&gt; commands = &lt;span style="color:#a31515"&gt;&amp;quot;dir c: \n&amp;quot;&lt;/span&gt;
                       &amp;#43; &lt;span style="color:#a31515"&gt;&amp;quot;del c:\bootscan.log&amp;quot;&lt;/span&gt;;
ConsoleHelper CH = &lt;span style="color:blue"&gt;new&lt;/span&gt; ConsoleHelper();
&lt;span style="color:blue"&gt;string&lt;/span&gt; Results = CH.ExecuteCommands(commands);
&lt;span style="color:blue"&gt;string&lt;/span&gt; Errors = CH.LastError;
&lt;/pre&gt;
&lt;/div&gt;
&lt;/strong&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;See my blog post on &lt;a href="http://thewiredguy.com/wordpress/index.php/2011/07/cloak-a-console-wrapper-library/" target="_blank"&gt;
Coffee Cup&lt;/a&gt;&amp;nbsp;for more help.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Screenshot&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:54:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712095441P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=14</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and providing output back to your application. It also provides access to last error happened while
 the commands got executed.&lt;/p&gt;
&lt;p&gt;Also included a demo console GUI : A GUI Application is also included that you can use to see for knowing&amp;nbsp;how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:39:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712093916P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=13</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and providing output back to your application. It also povides access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:37:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712093709P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=12</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and providing output back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:35:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712093552P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=11</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and sending the output, back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #317200; background:#7ABB1A; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:34:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712093427P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=10</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and sending the output, back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:29:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712092914P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=9</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and sending the output, back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program)&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak&lt;/a&gt;&lt;a href="http://cloak.codeplex.com/SourceControl/list/changesets" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download
 Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5px"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:28:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712092837P</guid></item><item><title>Released: Cloak (Version 1.0) (Jul 12, 2011)</title><link>http://cloak.codeplex.com/releases/view/69922</link><description>
&lt;div class="wikidoc"&gt;Cloak (with Demo program)&lt;br&gt;
.Net version: 2.0&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Features:&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Screenshot&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280"&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 12 Jul 2011 21:25:45 GMT</pubDate><guid isPermaLink="false">Released: Cloak (Version 1.0) (Jul 12, 2011) 20110712092545P</guid></item><item><title>Updated Release: Cloak (Version 1.0) (Jul 12, 2011)</title><link>http://cloak.codeplex.com/releases/view/69922</link><description>&lt;div class="wikidoc"&gt;Cloak (with Demo program)&lt;br /&gt;.Net version: 2.0&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Provides an interface to the console &lt;/li&gt;
&lt;li&gt;Executes the command without ever showing the underlying the Console process.&lt;/li&gt;
&lt;li&gt;Also gives you the last error during execution&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;amp;DownloadId=258280" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:25:45 GMT</pubDate><guid isPermaLink="false">Updated Release: Cloak (Version 1.0) (Jul 12, 2011) 20110712092545P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=8</link><description>
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and sending the output, back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;div id="ReleaseNotes"&gt;
&lt;div class="wikidoc"&gt;&lt;strong&gt;Last Release&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;Cloak (version 1.0) with Demo program)&lt;br&gt;
.Net version: &lt;span style="text-decoration:underline"&gt;2.0&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Features:&lt;/strong&gt;&lt;/div&gt;
&lt;div class="wikidoc"&gt;
&lt;ul&gt;
&lt;li&gt;Provides an interface to the console &lt;/li&gt;&lt;li&gt;Executes the command without ever showing the underlying the Console process.
&lt;/li&gt;&lt;li&gt;Also gives you the last error during execution &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features for future releases&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases/view/69904" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5pxpx"&gt;&lt;/p&gt;
</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:24:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712092438P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and sending the output, back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Proposed Features&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To preserve the environment state between execution of different commands sets
&lt;/li&gt;&lt;li&gt;Validate the compatibility of powershell commands/scripts &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases/view/69904" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5pxpx"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:23:05 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712092305P</guid></item><item><title>Updated Release: Cloak (Version 1.0) (Jul 12, 2011)</title><link>http://cloak.codeplex.com/releases/view/69922</link><description>&lt;div class="wikidoc"&gt;Cloak (with Demo program)&lt;br /&gt;.Net version: 2.0&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Provides an interface to the console &lt;/li&gt;
&lt;li&gt;Executes the command without ever showing the underlying the Console process.&lt;/li&gt;
&lt;li&gt;Also gives you the last error during execution&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;amp;DownloadId=258280" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:16:33 GMT</pubDate><guid isPermaLink="false">Updated Release: Cloak (Version 1.0) (Jul 12, 2011) 20110712091633P</guid></item><item><title>Updated Wiki: Home</title><link>http://cloak.codeplex.com/wikipage?version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;strong&gt;Project Description&lt;/strong&gt;&lt;br&gt;
Cloak is a Windows Command Line wrapper library written in .Net that supports executing your commands&amp;nbsp;while completely hiding the underlying console&amp;nbsp;and sending the output, back to your application. It also povided access to last error on the commands
 executed.&lt;/p&gt;
&lt;p&gt;Console GUI.: A GUI Application is also included in the source code that you can use to see how to interface your application to Cloak library.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;
&lt;a href="http://cloak.codeplex.com/releases/view/69904" style="text-decoration:none; font-weight:bold; border:outset 3px  #004080; background:#0080FF; margin:2px; padding:2px; color:#fcfcfc"&gt;Download Cloak source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;DownloadId=258280" alt="" width="884" height="516" style="margin:5pxpx"&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:15:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110712091535P</guid></item><item><title>Updated Release: Cloak (Version 1.0) (Jul 12, 2011)</title><link>http://cloak.codeplex.com/releases/view/69922</link><description>&lt;div class="wikidoc"&gt;Cloak (with Demo program)&lt;br /&gt;.Net version: 2.0&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Provides an interface to the console &lt;/li&gt;
&lt;li&gt;Also gives you the last error during execution&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Screenshot&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=cloak&amp;amp;DownloadId=258280" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:14:16 GMT</pubDate><guid isPermaLink="false">Updated Release: Cloak (Version 1.0) (Jul 12, 2011) 20110712091416P</guid></item><item><title>Created Release: Cloak (Version 1.0) (Jul 12, 2011)</title><link>http://cloak.codeplex.com/releases?ReleaseId=69922</link><description>&lt;div class="wikidoc"&gt;Cloak (with Demo program)&lt;br /&gt;.Net version: 2.0&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Features:&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Provides an interface to the console &lt;/li&gt;
&lt;li&gt;Also gives you the last error during execution&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 21:11:34 GMT</pubDate><guid isPermaLink="false">Created Release: Cloak (Version 1.0) (Jul 12, 2011) 20110712091134P</guid></item><item><title>Source code checked in, #67863</title><link>http://cloak.codeplex.com/SourceControl/changeset/changes/67863</link><description></description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 20:59:45 GMT</pubDate><guid isPermaLink="false">Source code checked in, #67863 20110712085945P</guid></item><item><title>Source code checked in, #67861</title><link>http://cloak.codeplex.com/SourceControl/changeset/changes/67861</link><description></description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 20:58:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #67861 20110712085840P</guid></item><item><title>Source code checked in, #67860</title><link>http://cloak.codeplex.com/SourceControl/changeset/changes/67860</link><description>First Version&amp;#13;&amp;#10; - Provides an interface to interface with the console &amp;#13;&amp;#10; - Also gives you the last error during execution&amp;#13;&amp;#10;&amp;#42;&amp;#42;No fixes&amp;#42;&amp;#42;</description><author>sanil_sun</author><pubDate>Tue, 12 Jul 2011 20:55:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #67860 20110712085512P</guid></item></channel></rss>