Re: What the......?
From: Jodie Rapson (design_view_at_paradise.net.nz)
Date: 03/10/04
- Previous message: Shailesh [MVP]: "Re: logging application block"
- In reply to: Rob Dil: "RE: What the......?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 11 Mar 2004 11:34:56 +1300
Hi Rob, thanks alot. I knew there must be a way around this was just unsure
where to even start!
Thanks again.
Jodie Rapson
""Rob Dil"" <robdil@msonline.microsoft.com> wrote in message
news:rhqJs1rBEHA.2804@cpmsftngxa06.phx.gbl...
> Hi Jodie,
>
> The reason that you can't add an Internet Shortcut as a file is that vthe
> completed package would not pass validation. Any shortcut that you do add
> must point to a component on the user's machine. That said, I was able to
> make a simple HTML file that contains the following code:
>
> <script>
> location.href="http://www.microsoft.com";
> </script>
>
> You can then add this file to the package and have it install to the
user's
> desktop.
>
> --------------------
> >From: "Jodie Rapson" <design_view@paradise.net.nz>
> >Subject: What the......?
> >Date: Thu, 11 Mar 2004 02:57:49 +1300
> >Lines: 13
> >X-Priority: 3
> >X-MSMail-Priority: Normal
> >X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> >X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> >Message-ID: <uVOMseqBEHA.3348@TK2MSFTNGP11.phx.gbl>
> >Newsgroups: microsoft.public.dotnet.faqs
> >NNTP-Posting-Host: 218-101-50-113.cable.paradise.net.nz 218.101.50.113
> >Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
> >Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.faqs:13312
> >X-Tomcat-NG: microsoft.public.dotnet.faqs
> >
> >Hi All,
> >
> >I am absolutely baffled as to why I can't add an internet shortcut as a
> file
> >to a
> >setup project, to be placed on the desktop! Not even in a Favourites
> folder!
> >I really would like to
> >know how to, anyone know?
> >
> >
> >Thanks in advance (also posted in vsnet.general & framework)
> >Jodie Rapson
> >
> >
> >
>
> Regards,
> Rob Dil [MSFT]
>
> This posting is provided "AS IS", with no warranties, and confers no
rights.
>
- Previous message: Shailesh [MVP]: "Re: logging application block"
- In reply to: Rob Dil: "RE: What the......?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|