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

📄 140.htm

📁 水木清华的BBS文章
💻 HTM
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>CTerm非常精华下载</title>
</head>
<body bgcolor="#FFFFFF">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="577">
<tr><td width="32%" rowspan="3" height="123"><img src="DDl_back.jpg" width="300" height="129" alt="DDl_back.jpg"></td><td width="30%" background="DDl_back2.jpg" height="35"><p align="center"><a href="http://bbs.tsinghua.edu.cn"><font face="黑体"><big><big>水木清华★</big></big></font></a></td></tr>
<tr>
<td width="68%" background="DDl_back2.jpg" height="44"><big><big><font face="黑体"><p align="center">         Delphi编程                            (BM: strayli FlyingBoy)          </font></big></big></td></tr>
<tr>
<td width="68%" height="44" bgcolor="#000000"><font face="黑体"><big><big><p   align="center"></big></big><a href="http://cterm.163.net"><img src="banner.gif" width="400" height="60" alt="banner.gif"border="0"></a></font></td>
</tr>
<tr><td width="100%" colspan="2" height="454"> <p align="center">[<a href="index.htm">回到开始</a>][<a href="7.htm">上一层</a>][<a href="141.htm">下一篇</a>]
<hr><p align="left"><small>发信人: strayli (stray), 信区: Delphi <br>

标  题: Installing Delphi on a Network <br>

发信站: BBS 水木清华站 (Fri Sep 18 13:12:55 1998) <br>

  <br>

  <br>

  <br>

KEYWORDS: network install delphi installing to AREA: Install/Configuration <br>

  <br>

             ----Installing Delphi to a network drive----- <br>

  <br>

   Note: <br>

  <br>

   Delphi was never intended to be run from a network, and Borland <br>

   makes no claims in it's ability to do so.  This information is <br>

   provided solely as a starting point and is NOT intended to be <br>

   a cookbook. <br>

      This TI is assuming a basic Windows 3.1 or 3.11 installation. <br>

   if you are using another operating system, appropriate adjustments <br>

   will, of course, need to be made. <br>

  <br>

   ***************************************************************** <br>

  <br>

  <br>

  <br>

1.  Install Delphi to the Network from any Workstation, but be sure <br>

    to check the "Windows Lan" option if Windows is installed on a <br>

    server and it's directories are read only. <br>

  <br>

2.  Edit DELPHI.INI in the windows directory. <br>

        -enter: <br>

               [Globals] <br>

               PrivateDir = your local directory <br>

        -add: <br>

               [Library] <br>

               SearchPath = Netdrive:\DELPHI\LIB <br>

               ComponentLibrary= your local directory\COMPLIB.DCL <br>

  <br>

        This will allow each user to have his own private options, <br>

        private DFM file, as well as a private Component Library. If a <br>

        public component library is desired, the ComponentLibray line <br>

        may be left out. <br>

  <br>

3. Copy COMPLIB.DCL and DELPHI.DMT from the DELPHI\BIN directory <br>

   to the local private directories. <br>

  <br>

4. Copy DELPHI.INI to all machines to be running Delphi. <br>



  <br>

        If Windows is on the network, everyone will need to set up <br>

        their local directories identically, since it will only <br>

        have that one INI file to work from. <br>

  <br>

5. If the WINSYS option was selected at install time, there was <br>

   a DELPHI\WINSYS directory created. There is a bug in the install <br>

   engine, and not all of the needed files get included.  Copy the <br>

   files from: CDROM:\RUNIMAGE\WINDOWS and <br>

   CDROM:\RUNIMAGE\WINDOWS\SYSTEM into the WINSYS directory. Then <br>

   this directory will need to be included in the path. If you wish <br>

   to copy these files into the WINDOWS\SYSTEM directory, be sure <br>

   to back up those directories first, in case of file collisions. <br>

   Care should be taken to not overwrite newer versions of these <br>

   files. You may find the DOS program REPLACE.EXE useful in <br>

   accomplishing this. <br>

  <br>

6. If there was no W <br>

  <br>

  <br>

  <br>

  <br>

r>

6. If there was no WINSYS directory created (Step 5), <br>

   Copy CD:RUNIMAGE\WINDOWS and CD:\RUNIMAGE\WINODWS\SYSTEM <br>

   directories to all Workstations. Put these files in a separate <br>

   directory and include it in the path.(This will make <br>

   uninstalling much easier.) <br>

   uninstalling much easier.) <br>

  <br>

7. Copy the group file created in the windows directory <br>

   to all other stations to be using Delphi. <br>

  <br>

8. Use Program Manager to create the group on these machines. <br>

  <br>

9. Modify the path on all workstations that will run Delphi as <br>

   follows: <br>

  <br>

   PATH=C:\IBLOCAL\BIN;C:\DELPHI\BIN <br>

  <br>

    All users must load the DOS command SHARE(Assuming windows <br>

    3.1) before using Delphi. <br>

  <br>

10.  The following line should be added to each user's AUTOEXEC.BAT: <br>

  <br>

    SHARE /F:4096 /L:40 <br>

  <br>

11. Modify the WIN.INI on all machines (assuming a local windows <br>

    installation,) adding the following: <br>

  <br>

    [IDAPI] <br>

    [IDAPI] <br>

    DLLPATH=X:\IDAPI;C:\IDAPI <br>

    CONFIGFILE01=X:\IDAPI\IDAPI.CFG <br>

  <br>

    [Borland Language Drivers] <br>

    LDPath=X\IDAPI\LANGDRV <br>

  <br>

    [BWCC] <br>

    BitmapLibrary=BWCC.DLL <br>

  <br>

    [Interbase] <br>

    RootDirectory=X:\IBLOCAL <br>

  <br>

    [Paradox Engine] <br>

    UserName=PxEngine <br>

    NetNamePath=X:\ <br>

    MaxTables=64 <br>

    RecBufs=64 <br>

    MaxLocks=64 <br>

    MaxFiles=64 <br>

    SwapSize=64 <br>

    NetNameFDSM= <br>

  <br>

  <br>

    [DDE Servers] <br>

    DBD=X:\DBD\DBD <br>

  <br>

    [DBD] <br>

    WORKDIR=X:\DBD <br>

    PRIVDIR=C:\DBD\DBDPRIV <br>

  <br>

    Where X is the Network Drive and path installed to. <br>

    Note that PRIVDIR is set locally. <br>

  <br>

Note, Delphi will install numerous INI files to the Windows <br>

directory.  These files can be copied over to other workstations <br>

only if the corresponding INI files do not already reside there. <br>

(They shouldn't) If this is the case you will have to manually <br>

attach these files to the ends of the existing ones. <br>

  <br>

The INI files that Delphi installs are: <br>

  <br>

RS_SQLIF INI <br>

WINHELP  INI <br>

MULTIHLP INI <br>

DELPHI   INI <br>



ODBCINST INI <br>

ODBC     INI <br>

RPTSMITH INI <br>

RS_RUN   INI <br>

ODBCISAM INI <br>

  <br>

The configuration described above should allow for the installed <br>

location to be set read only after it is installed, but this was <br>

only tested with a local installation of Windows. <br>

  <br>

        TI <br>

  <br>

DISCLAIMER: You have the right to use this technical information subject to the terms of the No-Nonsense License Statement that you received with the Borland product to which this information pertains. <br>

  <br>

  <br>

-------------------------------------------------------------------------------- <br>

Return to Complete TI List <br>

  <br>

-- <br>

※ 来源:·BBS 水木清华站 bbs.net.tsinghua.edu.cn·[FROM: gps.auto.ustc.e] <br>

</small><hr>
<p align="center">[<a href="index.htm">回到开始</a>][<a href="7.htm">上一层</a>][<a href="141.htm">下一篇</a>]
<p align="center"><a href="http://cterm.163.net">欢迎访问Cterm主页</a></p>
</body>
</html>

⌨️ 快捷键说明

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