Creating shortcuts?

Ron Griswold RGriswold at Rioting.com
Fri Jan 13 13:19:47 EST 2006


Hi Roger,

Thank you, I will look into this.

Ron Griswold
Character TD
R!OT Pictures
rgriswold at rioting.com



-----Original Message-----
From: python-list-bounces+rgriswold=rioting.com at python.org
[mailto:python-list-bounces+rgriswold=rioting.com at python.org] On Behalf
Of Roger Upole
Sent: Friday, January 13, 2006 4:59 AM
To: python-list at python.org
Subject: Re: Creating shortcuts?

On Windows, Pywin32 allows you to create and manipulate
shortcuts.  See \win32comext\shell\test\link.py for a small
class that wraps the required interfaces.
    hth
        Roger

"Ron Griswold" <RGriswold at Rioting.com> wrote in message
news:mailman.454.1137135225.27775.python-list at python.org...
Hi Folks,

Is it possible to create a shortcut to a file in Python? I need to do
this in both win32 and OSX. I've already got it covered in Linux by
system(ln...).

Thanks,

Ron Griswold
Character TD
R!OT Pictures
rgriswold at rioting.com



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption
=----
-- 
http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list