You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
108 lines
4.4 KiB
108 lines
4.4 KiB
<html>
|
|
|
|
<head>
|
|
<META NAME="KEYWORDS" CONTENT="IEAK, Install, Microsoft">
|
|
<META NAME="DESCRIPTION" CONTENT="Microsoft">
|
|
<META NAME="PRODUCT" CONTENT="Internet Explorer Administration KIt; IEAK; Microsoft">
|
|
<META NAME="MS.LOCALE" CONTENT="EN-US">
|
|
<META NAME="CHARSET" CONTENT="us-ascii">
|
|
<META NAME="CATEGORY" CONTENT="Download">
|
|
<META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.rsac.org/ratingsv01.html" l gen false comment "RSACi North America Server" for "http://iptdweb.microsoft.com/ieak4/" on "1996.05.20T22:48-0500" r (n 0 s 0 v 0 l 0))'>
|
|
|
|
<title>Install IEAK</title>
|
|
</head>
|
|
<BODY BGCOLOR="#111111" LINK="#000066" VLINK="#666666" onload="Animate(myheading)">
|
|
|
|
<script language="VBSCRIPT">
|
|
|
|
'************OS/Browser Detection Start************
|
|
dim NVersion, IEVersion, L_PleaseInstall_Text, L_IE5Install_Text
|
|
L_PleaseInstall_Text = "You must install Internet Explorer 6 before installing IEAK 6."
|
|
L_IE5Install_Text = "IEAK 6 Install"
|
|
NVersion = InStr(navigator.appVersion,"MSIE")
|
|
IEVersion = FormatNumber(mid(navigator.appVersion,NVersion + 5,1),0)
|
|
'************OS/Browser Detection End**************
|
|
|
|
Sub AddLight(Object)
|
|
call object.filters.Light.addAmbient(255,255,255,15)
|
|
call object.filters.Light.addCone(90,-298,0,90,28,0,0,255,30,90)
|
|
call object.filters.Light.addCone(190,338,0,190,28,255,0,0,50,90)
|
|
call object.filters.Light.addCone(280,-298,0,280,28,0,0,255,30,90)
|
|
End Sub
|
|
</script>
|
|
|
|
<script>
|
|
var lnum = 800;
|
|
var movenum = 40;
|
|
|
|
function Highlight(Object) {
|
|
Object.className = "Over"; }
|
|
|
|
function Normal(Object) {
|
|
Object.className = "Norm"; }
|
|
|
|
function Animate(Object) {
|
|
|
|
tokeadd = "TOK_ADDRESS";
|
|
buildno = tokeadd.substring(28,32);
|
|
root = "Build ";
|
|
|
|
if (buildno == "ly/b") {
|
|
buildno = tokeadd.substring(34,38);
|
|
root = "NoOpt Build ";
|
|
}
|
|
|
|
Object.innerText = "IEAK 6.0 " + root + buildno;
|
|
|
|
Object.style.visibility = "visible";
|
|
Object.style.fontStyle = "italic";
|
|
if (lnum > 30) {
|
|
lnum = lnum - movenum;
|
|
Object.style.pixelLeft = lnum;
|
|
window.setTimeout("Animate("+Object.id+")",1);}
|
|
else {
|
|
Object.style.pixelLeft = 13;
|
|
Object.style.fontStyle = "normal";
|
|
Object.className = "Lite";
|
|
AddLight(Object);}
|
|
}
|
|
|
|
</script>
|
|
|
|
<style>
|
|
.Norm {text-align: center; width: 250px; font-family: verdana; font-size: 18px; font-weight: normal; background-color: #191970; color: #a0a0a0; cursor: hand; text-decoration: none;}
|
|
.Over {width: 250px; text-align: center; font-family: verdana; font-size: 18px; font-weight: normal; background-color: #191970; color: #FFFFFF; cursor: hand; text-decoration: none;}
|
|
.Head {position: absolute; width: 500px; font-family: verdana; font-size: 32px; font-weight: bold; font-style: italic; color: #FFFFFF; visibility: hidden; cursor: hand;}
|
|
.Lite {position: absolute; width: 500px; font-family: verdana; font-size: 32px; font-weight: bold; font-style: italic; color: #FFFFFF; visibility: hidden; cursor: hand; filter: light}
|
|
.Jonce {position: absolute; width=10px; left: 190px; top: 28px; color=#00FF00}
|
|
</style>
|
|
|
|
<div id=jo class=jonce></div>
|
|
|
|
<div id=myheading class=Head>IEAK Build</div>
|
|
|
|
<br><br><br><HR SIZE=1 NOSHADE COLOR="#FFFFFF">
|
|
|
|
<FONT FACE="Verdana, Arial, Helvetica" SIZE="2" color="#FFFFFF">
|
|
<b><i>The Internet Explorer Administration Kit makes it easy for you to customize, deploy, and maintain Internet Explorer.</b></i>
|
|
<HR SIZE=1 NOSHADE COLOR="#FFFFFF"><p>
|
|
|
|
<p><i><b>Please note: If the IEAK has been designated "Self-Host," this does not necessarily mean that the builds generated with it will be of Self-Host quality. Please refer to the IE Webboard for the quality level of the IE build.</b></i>
|
|
|
|
<p><b>You must have Internet Explorer version 6 or greater installed before using IEAK 6.</i></b>
|
|
|
|
<p>Click the Install button below to download the daily build of IEAK 6. When the dialog prompts, select "Run this program from its current location."<br><br><br>
|
|
|
|
<center><div id=instbut2 class=norm><a href="TOK_ADDRESS\ieak6.exe">
|
|
<span onmouseover="Highlight(this)" onmouseout="Normal(this)" class=norm>
|
|
Install IEAK 6.0</span></a></div></center><p>
|
|
|
|
<!-- COPYRIGHT AND DATE INFO. START -->
|
|
<BR><HR SIZE=1 NOSHADE COLOR="#FFFFFF">
|
|
<FONT FACE="Verdana" SIZE="1" color=#707070>© <A HREF="http://www.microsoft.com/misc/cpyright.htm"><font color=#707070>1997 Microsoft Corporation. All rights reserved. Terms of Use</A>.</font></font>
|
|
<BR><BR></FONT>
|
|
<!-- COPYRIGHT AND DATE INFO. END -->
|
|
|
|
|
|
</body>
|
|
</html>
|