On Sunday 16 September 2007, Pierre Quentel wrote: > Hi all, > > I would like to create an application on a Windows machine, such that > when a document is dragged and dropped on the application icon on the > desktop, the document is processed by the application > > For instance, if I drag & drop an Outlook message or a PPT > presentation, the application would propose to tag the document with > keywords taken from a database > > Is it possible to do this with a Python script, and how ?
Maybe the file name is passed as a command-line argument ? -- 42 != 0 -- http://mail.python.org/mailman/listinfo/python-list