<!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.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Courier New" size=2>Correct, that works, thanks, 
Jos</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=yinso.chen@gmail.com href="mailto:yinso.chen@gmail.com">YC</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=eli@barzilay.org 
  href="mailto:eli@barzilay.org">Eli Barzilay</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=plt-scheme@list.cs.brown.edu 
  href="mailto:plt-scheme@list.cs.brown.edu">plt-scheme@list.cs.brown.edu</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, June 26, 2008 8:30 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [plt-scheme] IE 
  Warnings</DIV>
  <DIV><BR></DIV>To manually disable the warning you can find the solution 
  here&nbsp; - <A 
  href="http://radio.javaranch.com/pascarello/2005/05/18/1116473896158.html">http://radio.javaranch.com/pascarello/2005/05/18/1116473896158.html</A>.&nbsp; 
  It works in XP (I don't have Vista to verify), and it's easier to do than 
  using MOTW.<BR><BR>If it's just for yourself - the above should do it.&nbsp; 
  <BR><BR>If it's for deployment to others, my suggestions are 1) tell others 
  about the manual solution, 2) as you said - use the installer to flip the 
  registry (and as you said - not the best idea), or 3) deploy a mini web server 
  and serve the file via that mini web server that only listen to the localhost 
  (an icon that'll start the web server then shell-execute the link to the home 
  page ought to do it).<BR><BR>IMHO html files is easier to read from a web 
  server (local or remote) rather than a file 
  system.<BR><BR>Cheers,<BR>yc<BR><BR><BR>
  <DIV class=gmail_quote>On Thu, Jun 26, 2008 at 10:59 AM, Eli Barzilay &lt;<A 
  href="mailto:eli@barzilay.org">eli@barzilay.org</A>&gt; wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">(This 
    is in case there's anyone that has a good solution to 
    this<BR>problem.)<BR><BR>When you view local files with scripts, you get IE 
    to show the warning<BR>bar, which you must use to enable javascript. 
    &nbsp;This is a problem that<BR>affects practically all pages, since they 
    all have some JS.<BR><BR>etc</BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_________________________________________________<BR>&nbsp; For 
  list-related administrative tasks:<BR>&nbsp; 
  http://list.cs.brown.edu/mailman/listinfo/plt-scheme<BR></BLOCKQUOTE></BODY></HTML>