On May 15, 8:24 pm, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Thu, 15 May 2008 12:13:56 -0300, Mike Driscoll <[EMAIL PROTECTED]> > escribió: > > > I've had this niggling issue from time to time. I want to create a > > shortcut on the user's desktop to a website that specifically loads > > Firefox even if Firefox is not the default browser. > > > I usually use COM as it allows very specific settings of the shortcut, > > such as the Working Directory and the Target Path. However, the > > following will not work for some reason: > > Try this different approach, using the IShellLink > interface:http://aspn.activestate.com/ASPN/docs/ActivePython/2.3/pywin32/win32c... > > -- > Gabriel Genellina
Thanks Gabriel...it looks a little overwhelming, but I'll file it away for future reference. Mike -- http://mail.python.org/mailman/listinfo/python-list