⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install.htm

📁 msdn帮助文档;由于文件太大
💻 HTM
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<title>Installation Notes</title>
<META NAME="MS-HAID" CONTENT="install.htm">
</HEAD>
<BODY BGCOLOR="#FFFFFF" link="#0000FF" vlink="#660066" onclick="checkExpand()">
<font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="#000000">

<!-------------------Scripting----------->

<script language="JSCRIPT">

  function checkExpand( )
  {
     if ("" != event.srcElement.id)
     {
        var ch = event.srcElement.id + "Child";
        var el = document.all[ch];
        if (null != el)
        {
           el.style.display = "none" == el.style.display ? "" : "none";
           if (el.style.display != "none")
           event.returnValue=false;
        }
     }
  }

</script>

<!-----------------Readme Intro------------------->

<h2><a name="geninstall">Installation Notes</a></h2>
<p>&#169; 1998 Microsoft Corporation. All rights reserved.</p>
<P>Other product and company names herein may be the trademarks of their respective owners. </P>
<p><i>Installation Notes</i> contains vital information about installing Microsoft&#174; Visual Studio&#8482; 6.0 -- Development System for Windows and the Internet, and its family of development products. Information in this file may apply to all or a number of the products shipped in the Visual Studio suite. This Readme updates information provided in the <i>MSDN Library Visual Studio 6.0</i> documentation.</p>
<p><i>Installation Notes</i> is one of a &#34;family&#34; of Readmes shipped with the suite. All product Readme files reside at the root of Visual Studio compact disc 1. These Readme files (install.htm, plus several others called readme<i>XX</i>.htm, where <i>XX</i> signifies a product) use current Web technology so users can find and view their information quickly. They may be viewed with a Web browser, such as Microsoft&#174; Internet Explorer 4, or in Notepad.</p>

<h5><a class=ex href="#" title="Click to expand or collapse." id="PrintingInstructions">How do I print all the available Readme files at one time from Microsoft Internet Explorer?</a></h5>

<div id="PrintingInstructionsChild" onclick="cl_script_data"  style="display:none">

<a name="#ieinstructions"></a>
<blockquote>
<ol>
<li>Open readme<i>XX</i>.htm, or install.htm, in Microsoft Internet Explorer.</li>
<li>On the <b>File</b> menu, click <b>Print</b>.</li>
<li>In the <b>Print</b> dialog box, set the printing options you want.</li>
<li>Select <b>Print all linked documents</b> and click <b>OK</b>.</li>
</ol> 
</blockquote>

</div>

<!---------------TOC---------------------->

<p>
<h3>Contents</h3>
<blockquote><b>Note</b>&nbsp;&nbsp;&nbsp;Be sure all headings in the table of contents are expanded when you search this Readme for a topic. In this way, you will know when the search finds the topic among the TOC headings.
</blockquote>
</p>

<!-------------------Section 1--------------->

<h5><a class=ex href="#" title="Click to expand or collapse." id="InformationonFilesandProgramsShippedwithVisualStudio">Installation Instructions for Visual Studio Programs</a></h5>

<div id="InformationonFilesandProgramsShippedwithVisualStudioChild">

	<blockquote>
<a href="#releaseversionoverbeta">Installing Over Visual Studio Beta, Pre-Release, and Technical Preview Installations</a> </blockquote>

	<blockquote>
<a href="#sidebysideinstallation">&#34;Side by Side Installation&#34;: Installing Multiple Versions of Visual Studio 6.0 Products on the Same Computer</a> </blockquote>

	<blockquote>
<a href="#installingondualbootcomputers">Warning When Installing on Dual-Boot Computers</a> </blockquote>

	<blockquote>
<a href="#installationonsharedcddrive">Installing Visual Studio from a Shared CD Drive</a> </blockquote>

	<blockquote>
<a href="#letiefinish">Let Microsoft Internet Explorer Setup Finish Before Proceeding with Visual Studio Installation</a> </blockquote>

	<blockquote>
<a href="#ieinstallsoldmdacfiles">When Microsoft Internet Explorer Setup Installs Older Versions of MDAC Files</a> </blockquote>

	<blockquote>
<a href="#nonusnt40">Special Installation Instructions for Computers with Non-U.S. Versions of Microsoft Windows NT 4.0 and Microsoft Internet Explorer</a> </blockquote>

	<blockquote>
<a href="#localizediespneededforenglishvs">BiDi Systems Must Have Localized Version of Internet Explorer 4.0 SP 1 Before English Visual Studio 6.0 Is Installed</a> </blockquote>

	<blockquote>
<a href="#webpublishingwizarddisc">When the Installation Wizard Looks for A Web Publishing Wizard Disc</a> </blockquote>

	<blockquote>
<a href="#installingclienttoolsafterinstallingvs">Installing Client Tools and Server Components After Visual Studio 6.0 Products Are Installed</a> </blockquote>

	<blockquote>
<a href="#howtocontacttechnicalsupport">How to Contact Technical Support</a></blockquote>

</div>
<p>

<!-----------------------Section 2------------------->

<h5><a class=ex href="#" title="Click to expand or collapse." id="ServerSideSetups">Installing Server-Side Components</a></h5>

<div id="ServerSideSetupsChild">

	<blockquote>
<a href="#minimumreqsforserversideinstall">Minimum Requirements for Installation and Operation of Server-Side Components</a></blockquote>

	<blockquote>
<a href="#setupalreadyrunning">&#34;Setup Already Running&#34; Message Shows Up During Installation of Server-Side Components</a></blockquote>

	<blockquote>
<a href="#servercomponentsonwin95">Installing Server Components on Windows 95</a></blockquote>

	<blockquote>
<a href="#sqlandwinntop">Known Compatibility Issues with SQL Server 6.5 and Windows NT Option Pack 4.0</a> </blockquote>

</div>
<p>

<!-----------------------Section 3------------------->

<h5><a class=ex href="#" title="Click to expand or collapse." id="configuringdebugging">Configuring for Debugging</a></h5>

<div id="configuringdebuggingChild">

	<blockquote>
<a href="#iispatchforaspdebugging">For ASP Debugging, Install IIS Patch After Installing BackOffice</a> </blockquote>

	<blockquote>
<a href="#sqldebuggingoncomputerswithsql65andvc5orhigher">Using SQL Debugging Services on a Computer with SQL Server 6.5 and Visual C++ 5.0 or Higher Installed</a> </blockquote>

</div>
<p>

<!----------------------Section 4------------------->

<h5><a class=ex href="#" title="Click to expand or collapse." id="RelatedtoWindows95Computers">Issues Specific to Windows 9<i>x</i> Computers</a></h5>

<div id="RelatedtoWindows95ComputersChild">

	<blockquote>
<a href="#windows95registrysize">Windows 95 Registry Size: 64 KB Limitation May Cause A Warning During Visual Studio Installation</a></blockquote>

	<blockquote>
<a href="#whenautologonisenabled">Disable Autologon Before Running Visual Studio 6.0 Setup</a></blockquote>

	<blockquote>
<a href="#internetconnectiondialog">An Internet Connection Dialog Box May Appear at Startup of Windows or Other Applications</a></blockquote>

	<blockquote>
<a href="#servercomponentsonwin95">Installing Server Components on Windows 95</a></blockquote>

	<blockquote>
<a href="#iispatchforaspdebugging">For ASP Debugging on Windows 95/98 Computers, Install IIS Patch After Installing BackOffice</a> </blockquote>

	<blockquote>
<a href="#resumingsetupafterinstallingpws">Installation Wizard May Not Restart After PWS Is Installed on Windows 95 Computers</a></blockquote>

	<blockquote>
<a href="#frontpage98onwin95">Installing Microsoft FrontPage 98 Extensions on Some Windows 95 Computers</a></blockquote>
</div>
<p>

<!--------------------Section 5------------------------->

<h5><a class=ex href="#" title="Click to expand or collapse." id="RelatedtoOtherPrograms">Notes Impacting Other Installed Programs</a></h5>

<div id="RelatedtoOtherProgramsChild">

	<blockquote>
<a href="#iisamexchangedriver">IISAM Exchange Driver Will Fail if Microsoft Exchange or Microsoft Outlook Is Not Already Installed</a> </blockquote>

</div>
<p>

<!-----------------------Section 6----------------------->

<h5><a class=ex href="#" title="Click to expand or collapse." id="ForComputerswithNonUSVersionsofMicrosoftPrograms">Issues Related to Computers with Non-U.S. Versions of Microsoft Programs</a></h5>

<div id="ForComputerswithNonUSVersionsofMicrosoftProgramsChild">

	<blockquote>
<a href="#nonusnt40">Special Installation Instructions for Computers with Non-U.S. Versions of Microsoft Windows NT 4.0 and Microsoft Internet Explorer</a> </blockquote>

	<blockquote>
<a href="#localizediespneededforenglishvs">BiDi Systems Must Have Localized Version of Internet Explorer 4.0 SP 1 Before English Visual Studio 6.0 Is Installed</a> </blockquote>

	<blockquote>
<a href="#necpc98">NEC PC 98 Installation Issue</a></blockquote>

</div>

<!-----------------------SECTION 7-------------------->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -