Saturday, July 14, 2012

PS Quick Tips: How to check if path exists in Powershell

PS D:\> Test-Path C:\Windows

No comments:

How To: Consume COM server in Common Lisp

How To: Consume COM server in Common Lisp Goal: Simple example to consume COM server/object using Common Lisp Version info: - OS: Win...