ProIV IDE Server Setup - Windows Kernel
You will need add the following lines to your C:\Windows\pro4.ini file:
[USER IDE]
PROIVCODIV=IDE
PROIVOPER=004
INIPATH=C:\Windows\IDE.ini
|
You must then create the following file C:\Windows\IDE.ini with notepad
[ENVIRONMENT]
PROPATH=F:\ProIV\55_308_BOOTS_DEV
PRORUNTYPE=DEV
GUI=Y
PROTERM=GUIDEV
FSIDEFAULT=PRO-ISAM
|
setting the PROPATH value to where your ProIV bootstrap files are.
Single Developer Changes
The following modifications should be made if you are using the Single Developer version of ProIV.
The C:\Windows\pro4.ini file is called C:\Windows\pro4sd.ini
Change the line [USER IDE] in the pro4sd.ini file to [USER IDESD]
Change the line INIPATH=C:\Windows\IDE.ini to INIPATH=C:\Windows\IDESD.ini in the pro4sd.ini file
The second file should be saved as c:\Windows\IDESD.ini instead of IDE.ini
|
|