<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Loren Halvorson's Blog - All Comments</title><link>http://weblogs.asp.net/lorenh/default.aspx</link><description>If your only tool is a hammer...</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>funny wallpaper &amp;raquo; Red Gate will take over development of Lutz Roeder&amp;#8217;s .NET Reflector</title><link>http://weblogs.asp.net/lorenh/archive/2008/08/20/red-gate-will-take-over-development-of-lutz-roeder-s-net-reflector.aspx#6542566</link><pubDate>Wed, 20 Aug 2008 14:04:39 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6542566</guid><dc:creator>funny wallpaper » Red Gate will take over development of Lutz Roeder’s .NET Reflector</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;funny wallpaper &amp;amp;raquo; Red Gate will take over development of Lutz Roeder&amp;amp;#8217;s .NET Reflector&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6542566" width="1" height="1"&gt;</description></item><item><title>re: Silly batch file tricks, redirecting stdout into an evironment variable and %~dp0</title><link>http://weblogs.asp.net/lorenh/archive/2006/03/24/441004.aspx#6539622</link><pubDate>Tue, 19 Aug 2008 20:05:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6539622</guid><dc:creator>Hedles</dc:creator><description>&lt;p&gt;Alexei,&lt;/p&gt;
&lt;p&gt;What version of Windows are you running?&lt;/p&gt;
&lt;p&gt;If it's XP, you can get a list of processes with tasklist. &amp;nbsp;It may work with Vista, too, but I don't think in 2k.&lt;/p&gt;
&lt;p&gt;I'd use GNU sed to grab the process/line you want. &amp;nbsp;It doesn't seem to glue very well to tasklist if you try to pipe the output straight into sed, but you can send the process list to a file first, then sed will do fine.&lt;/p&gt;
&lt;p&gt;If you have Powershell aka ps (aka Monad aka msh), you can use get-process. &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6539622" width="1" height="1"&gt;</description></item><item><title>re: Automatic Properties Work in .NET 2.0</title><link>http://weblogs.asp.net/lorenh/archive/2008/08/19/automatic-properties-work-in-net-2-0.aspx#6538804</link><pubDate>Tue, 19 Aug 2008 15:35:41 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6538804</guid><dc:creator>Matt Newman</dc:creator><description>&lt;p&gt;I suppose this makes sense since .NET 3.0 and 3.5 both run on the &amp;quot;2.0&amp;quot; framework and it wouldn't make sense to have 3 branches of .NET 2.0 runtime compilers.&lt;/p&gt;
&lt;p&gt;However I wonder how many of the .NET 3.5 features are just compiler tricks.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6538804" width="1" height="1"&gt;</description></item><item><title>re: Silly batch file tricks, redirecting stdout into an evironment variable and %~dp0</title><link>http://weblogs.asp.net/lorenh/archive/2006/03/24/441004.aspx#6509406</link><pubDate>Tue, 12 Aug 2008 18:38:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6509406</guid><dc:creator>Alexei</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I need to work with legacy batch files, and I am trying to figure out an easy way to check if a task is currently running. I am planning to put the batch job in scheduler and only run a task if it's not running.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6509406" width="1" height="1"&gt;</description></item><item><title>re: Silly batch file tricks, redirecting stdout into an evironment variable and %~dp0</title><link>http://weblogs.asp.net/lorenh/archive/2006/03/24/441004.aspx#6505488</link><pubDate>Mon, 11 Aug 2008 18:16:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6505488</guid><dc:creator>Sameer Dhoot</dc:creator><description>&lt;p&gt;This helped me. I am using this in Automated setup scripts for Sahrepoint using PSCONFIG and STSADM. I have lot of files in different directories which were needed to be installed by this script. I have to run this script from the lcation where it was stored. &lt;/p&gt;
&lt;p&gt;This post helped me in getting location independence and included this script in Windows directory so call it from anywhere this is what is use&lt;/p&gt;
&lt;p&gt;pushd .&lt;/p&gt;
&lt;p&gt;cd %~dp0&lt;/p&gt;
&lt;p&gt;..... automated script for sharepoint installation.....&lt;/p&gt;
&lt;p&gt;popd&lt;/p&gt;
&lt;p&gt;Thanks and Regards,&lt;/p&gt;
&lt;p&gt;Sameer Dhoot.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6505488" width="1" height="1"&gt;</description></item><item><title>Overnight didrex.</title><link>http://weblogs.asp.net/lorenh/archive/2005/02/19/376191.aspx#6462167</link><pubDate>Thu, 31 Jul 2008 14:58:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6462167</guid><dc:creator>Didrex.</dc:creator><description>&lt;p&gt;Didrex forum. Didrex. Didrex at cost.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6462167" width="1" height="1"&gt;</description></item><item><title>re: Forehead slapper on DateTime.AddDays()</title><link>http://weblogs.asp.net/lorenh/archive/2004/09/20/232190.aspx#6449983</link><pubDate>Sun, 27 Jul 2008 14:06:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6449983</guid><dc:creator>HC</dc:creator><description>&lt;p&gt;hallelujah, hallelujah!! &amp;nbsp;thanks for posting : )&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6449983" width="1" height="1"&gt;</description></item><item><title>re: IE 7 and Firefox browsing tip...open links in new tab by clicking your mouse scroll wheel</title><link>http://weblogs.asp.net/lorenh/archive/2008/05/23/ie-7-and-firefox-browsing-tip-open-links-in-new-tab-by-clicking-your-mouse-scroll-wheel.aspx#6443341</link><pubDate>Fri, 25 Jul 2008 18:44:20 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6443341</guid><dc:creator>Carlos</dc:creator><description>&lt;p&gt;In Firefox you can use the button wheel to open site&amp;#180;s in new tabs. (Click with the wheel the &amp;quot;Go arrow&amp;quot;) but in IE you can&amp;#180;t...you have to press alt+enter.&lt;/p&gt;
&lt;p&gt;I wonder if microsoft didnt think on that...its extremely handy &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6443341" width="1" height="1"&gt;</description></item><item><title>Zolpidem.</title><link>http://weblogs.asp.net/lorenh/archive/2005/05/20/408100.aspx#6427570</link><pubDate>Mon, 21 Jul 2008 16:37:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6427570</guid><dc:creator>Zolpidem.</dc:creator><description>&lt;p&gt;Cheap zolpidem. Zolpidem overdose. Zolpidem.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6427570" width="1" height="1"&gt;</description></item><item><title>Microsoft Enterprise Library Logging Block compared to Log4net | devintelligence.com</title><link>http://weblogs.asp.net/lorenh/archive/2005/02/18/376191.aspx#6423775</link><pubDate>Sun, 20 Jul 2008 14:53:26 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6423775</guid><dc:creator>Microsoft Enterprise Library Logging Block compared to Log4net | devintelligence.com</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Microsoft Enterprise Library Logging Block compared to Log4net | devintelligence.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6423775" width="1" height="1"&gt;</description></item></channel></rss>