filepro 4.5 windoze
Walter Vaughan
wvaughan at steelerubber.com
Fri Jun 11 05:54:00 PDT 2004
Enrique Arredondo wrote:
> Hi list,
>
> I'm trying to install filepro 4.5 from a CD rom that has the 4 floppy
> disks for installation
Did you get a reply from someone directly?
Can you access the files directly on the CD?
I'd just create a \fp directory and a \filepro directory and move
everthing manually. Things should go in the same relative place as it
does on your Linux box.
You'll probably want to have a batch file to start up filepro
(modify to fit your solution)
set PFDSK=C
set PFDATA=C:
set PFPROG=C:\
set PFDIR=\
set PFMENU=C:\fp\menus
set PATH=%pfprog%;%PFPROG%\fp;%path%
echo stuff > fp$$$$$$.bat
del fp$$*.bat>NUL
%pfprog%\fp\p.exe
(for explanation see...)
http://fpunixware.fptech.net/fpmanhtm/start.htm#environment_variables_path.htm
More information about the Filepro-list
mailing list