To set up Oracle on the PC, do the following :
- Add a line into the Win.ini file in c:\windows directory exactly like the following
[Oracle]
ORA_CONFIG=c:\windows\oracle.ini
- Add temp enviorment variables to the c:\autoexec.bat. If the c:\temp directory doesn't exist, you must create it first.
SET TEMP=c:\temp
SET TMP=c:\temp
- Copy all t:\dev2k\system\* files to c:\windows\system after making a backup of the files to be copied.
- Run t:\dev2k\bin\orainst.exe from the windows explorer program and select restore icons.
These are the files in t:\dev2k\system :
compobj.dll mfco250.dll ole2disp.dll typelib.dll
ctl3d.dll mfcoleui.dll ole2nls.dll vboa300.dll
ctl3dv2.dll msolevbx.dll ole2prox.dll vshare.386
mfc250.dll ole2.dll stdole.tlb
mfcd250.dll ole2conv.dll storage.dll
- Copy t:\dev2k\cauprefs.ora to c:\windows\cauprefs.ora on the local machine. What this does is to insure and allow each individual user to use their own preferences for the tools, like screen size, window placement, date edits, etc.
- Must edit the c:\windows\oracle.ini file on local machine. The paragraph [TUTIL25} variable "CA_UPREFS" must point to c:\windows directory.