Mini Kabibi Habibi

Current Path : C:/Users/ITO/Desktop/VF9/setup/
Upload File :
Current File : C:/Users/ITO/Desktop/VF9/setup/install2.htm

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./install2_files/filelist.xml">
<title>Setup is complete</title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Microsoft User</o:Author>
  <o:LastAuthor>Kevin Yruretagoyena</o:LastAuthor>
  <o:Revision>6</o:Revision>
  <o:TotalTime>5</o:TotalTime>
  <o:Created>1999-09-28T23:39:00Z</o:Created>
  <o:LastSaved>2000-12-29T19:59:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>2</o:Words>
  <o:Characters>17</o:Characters>
  <o:Company>Microsoft Corp.</o:Company>
  <o:Lines>1</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>20</o:CharactersWithSpaces>
  <o:Version>9.3821</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:Zoom>BestFit</w:Zoom>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Font Definitions */
@font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:553679495 -2147483648 8 0 66047 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Tahoma";
	mso-fareast-font-family:"Tahoma";}
p
	{font-size:12.0pt;
	font-family:"Tahoma";
	mso-fareast-font-family:"Tahoma";}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US style='tab-interval:.5in'>

<div class=Section1>

<span style='font-size:18.0pt;mso-bidi-font-size:12.0pt;
font-family:Tahoma;color:blue'>Setup is complete.</span><span style='font-size:
8.0pt;mso-bidi-font-size:12.0pt;font-family:Tahoma'> <o:p></o:p><br></span>

<span style='font-family:Tahoma;color:blue'><![if !supportEmptyParas]>&nbsp;<![endif]><o:p></o:p></span>

</div>

</body>

</html>
<span style= 'font-family:Tahoma;color:blue'>
<script language="JScript">
	var strInput;
	var strPath;
	var strErrors;
	var i;
	var strErrorAnchor;
	var strInstallAnchor;
	
	
	strInput=window.location.search.substring(1,window.location.search.length);
	i=strInput.indexOf(";");
	
	strErrors=strInput.substring(0,i);
	i=strErrors.indexOf("=");
	strErrors=strErrors.substring(i+1,i+2);
	
	strPath=strInput.substring(i+1,strInput.length);
	i=strPath.indexOf("=");
	strPath=strPath.substring(i+1,strPath.length);

	// XPSP2 tries to double escape when HREF written with escaped spaces (%20 > %2520), convert them back to pure space for href.
	while(strPath.indexOf("%20") != -1){
		strPath=strPath.replace("%20"," ");
	}
	
	document.write ("<br>There were no errors during setup.<br>");
	document.write ('<a target="_blank" href="file://' + strPath + '/installlog.txt">View installation log</a><br>');
</script>
</span>