[python-win32] Creating a URL link

Nugent, Michael Michael.Nugent@Cendant-TRG.com
Wed Apr 9 20:55:05 EDT 2003


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.6249.1">
<TITLE>Creating a URL link</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=3D2 FACE=3D"Arial">I am trying to create a URL link with =
these properties:</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">[InternetShortcut]</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">URL=3D<A =
HREF=3D"http://www.xyz.com/fasst/">http://www.xyz.com/fasst/</A></FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">IconIndex=3D0</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">IconFile=3DC:\C\FASST_icon.ico</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I have attempted to use win32com.shell, =
but that seems to address .lnk shortcuts and not .url</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Web searches only find scripts for =
.lnk</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Any suggestions would be =
appreciated.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Thanks</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Mike</FONT>
</P>

</BODY>
</HTML>




More information about the Python-win32 mailing list