InterBase绿色版安装

本文详细介绍如何通过复制文件及注册表项的方式,在未安装InterBase的计算机上配置InterBase环境变量和服务,确保InterBase数据库服务正常运行。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

将安装过后的计算机的 Program Files/Borland/下的InterBase复制欲使用InterBase的计算机的Program Files/Borland/下

将安装过后的计算机的 Windows/System32下的gds32.dll复制到欲使用InterBase的计算机的windows/system32 下

 

注册环境变量和服务

Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE/SOFTWARE/Borland]

[HKEY_LOCAL_MACHINE/SOFTWARE/Borland/InterBase]

[HKEY_LOCAL_MACHINE/SOFTWARE/Borland/InterBase/CurrentVersion]

"RootDirectory"="C://Program Files//Borland//InterBase//"
"ServerDirectory"="C://Program Files//Borland//InterBase//bin//"
"GuardianOptions"="1"
"DefaultMode"="-r"
"UseCount"=dword:00000002
"Version"="WI-V6.5.0.1"

[HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/InterBaseGuardian]
"Description"="Provides automatic startup service for InterBase Server"
"DisplayName"="InterBase Guardian"
"ErrorControl"=dword:00000001
"ImagePath"="C://Program Files//Borland//InterBase//bin//ibguard.exe"
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type" =dword:00000110

[HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services//InterBaseServer]
"Description"="Borland InterBase SQL Complaint RDBMS Server"
"DisplayName"="InterBase Server"
"ErrorControl"=dword:00000001
"ImagePath"="C://Program Files//Borland//InterBase//bin//ibserver.exe"
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type" =dword:00000110

 

将以上注册内容拷贝到一个txt文档中,并将文件后缀名改为.reg,双击该文件进行注册服务

或者regedit /s 文件名.reg进行注册表的注册

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值