Tag Archives: windows

Calling Powershell scripts from Launchy

Powershell is very cool, but I have had a helluva time calling powershell scripts directly from Launchy. If you would like to know how I finally figured out how to nail down this capability, read on.
The Problem
The problem is not Launchy, but that it can be very painful to execute a powershell script unless [...]


Posted in Uncategorized | Also tagged , | 1 Comment

Create a new email in MS Outlook with Launchy

I realized recently that I was never looking at my Outlook application when I wanted to start a new email to someone, and I had no quick-and-easy way to launch a new email message. So after a quick search Google search, I found this site with instructions on how to do many things in [...]


Posted in Uncategorized | Also tagged , , | 1 Comment

Microsoft Sysinternals

I was chatting with an old acquaintance from high school who now works at Microsoft at on XBox Live Arcade. I showed him this blog, and he was giving me some tips on using Windows as a development environment. He let me know that aliases can be set in the Windows cmd (see [...]


Posted in Uncategorized | Also tagged , , | 3 Comments

Using Launchy and batch shortcuts for navigation

I don’t like Windows links (.lnk). They are useful to create shortcuts to other places in the filesystem, but they lack meat. You can’t do much else with them. And the way I use them with Launchy, all I want to do is put them somewhere that Launchy can find them and [...]


Posted in Uncategorized | Also tagged , , | 2 Comments

Finding Windows XP process ID

I don’t know if this is a good habit or not, but I’ve grown very comfortable in Linux killing processes by id. The easiest way to do this is to call ‘ps -ef’, pipe it, and grep by the process name. For example, if you want to find out the process id of [...]


Posted in Uncategorized | Also tagged | 6 Comments
Check out the latest GroovyMag to see an interview with me about the 1.1 release of GrailsUI: