<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Actually, while investigating this problem, I
discovered something that I didn't know existed in Windows. HTML
Applications (.HTA). This system lets you write applications in
HTML/vbscript/javascript that run just like an executable. Just
rename the .html extension to .hta and double-click. The click of a link
still needed some vbscript to prevent the Open/Save dialog, but it's working
very well now.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This could be very handy. I can see it
being used instead of batch files for doing simple tasks like multiple
silent installations etc, but with a much nicer interface, and the option to ask
for user input etc. Frontpage becomes the IDE :-)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Cheers,</FONT></DIV>
<DIV><FONT face=Arial size=2>Ross.</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=vss@vss.co.nz href="mailto:vss@vss.co.nz">Jeremy Coulter</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=delphi@ns3.123.co.nz
href="mailto:delphi@ns3.123.co.nz">NZ Borland Developers Group - Delphi
List</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, December 17, 2004 3:29
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [DUG] [Off-Topic] Run EXE's
from local HTML page</DIV>
<DIV><BR></DIV>
<DIV>You could do it with the HTML display Control from that guy "PBear"
and (<A href="http://www.pbear.com">www.pbear.com</A>) This lets you
trap the clicking of linsk etc. </DIV>
<DIV>It would need to be an application, but it would work.</DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>Jeremy<BR></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">-----Original
Message-----<BR>From: "Wilkin, Kurt" <<A
href="mailto:Kurt.Wilkin@fnzc.co.nz">Kurt.Wilkin@fnzc.co.nz</A>><BR>To:
"NZ Borland Developers Group - Delphi List"
<delphi@ns3.123.co.nz><BR>Date: Fri, 17 Dec 2004 15:18:17
+1300<BR>Subject: RE: [DUG] [Off-Topic] Run EXE's from local HTML
page<BR><BR>
<DIV><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
delphi-bounces@ns3.123.co.nz [mailto:delphi-bounces@ns3.123.co.nz] <B>On
Behalf Of </B>Ross Levis<BR><B>Sent:</B> Thursday, 16 December 2004 1:40
p.m.<BR><B>To:</B> NZ Borland Developers Group - Delphi
List<BR><B>Subject:</B> [DUG] [Off-Topic] Run EXE's from local HTML
page<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I've written an HTML web page to burn onto
CD's along with my software, and will AutoRun when inserted. The
page has some links to a few executables on the CD. But for the
life of me I can't get the executables to run when they are clicked.
This works fine from a website with the usual security warnings, but what is
going on here? Any ideas? A better method?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT color=#000000><FONT face=Arial><FONT
size=2>Regards,<BR>Ross.<SPAN class=280141402-17122004><FONT
color=#0000ff> </FONT></SPAN>
</FONT></FONT></FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>