Thu 25 Feb 2010
Creating Windows Shortcuts with Python (Part II)
Posted by Mike under Python, PyWin32, System Administration
[4] Comments
Back when I first wrote about creating shortcuts with Python last month, I kept thinking to myself that I had a 3rd way of doing it. Today, I had to maintain some of my shortcut code and I stumbled upon it once more. I also noticed that my post had received a comment from Tim Golden on yet another way to create shortcuts, so I’ll include that in this post as well. (more…)
