Issue at client site when using 6.0,

Richard Kreiss rkreiss at gccconsulting.net
Thu Jul 1 13:39:14 PDT 2021


I have both 5.8 and 6.0 running at a client site.  He I complaining That when I use 6.0 the bat file that is run when a user logs in gets deleted.

Here is the startup file for Filepro 6.0.  Note that the only differences are the setting of PFPROG, PFGLOB and PFCONFIG.


@echo off
rem This File created by install shield on 3-19-2021
set PATH=c:\windows\system32
set fplmhost=192.168.100.42:6556
set title=Filepro 6.0 development
set PFDSK=f:
set PFDATA=F:
set PFPROG=f:\fp60
set PFDIR=
set PFMENU=F:\fp60\fp\menus
set PFCMARK=40
set LOGFILE=%pfdata%%pfdir%\logs\logfile.txt
set PFGLOB=F:\fp60\fp\lib\edits
set PFCONFIG=F:\fp60\fp\lib\config
set PFDLDIR=F:\ccp_logos
set cardworksurl=https://cwamerchantservices.transactiongateway.com/api/transact.php
set PATH=%pfprog%;%PFPROG%\fp;%path%
echo stuff > fp$$$$$$.bat
del fp$$*.bat>NUL
%pfprog%\fp\p.exe

Has anyone had this issue? I have told my client that there is nothing in 6.0 which will affect the users login.  Their login run a Filepro program that logs them into Filepro.  My client can restore the file which was deleted by coping it from a directory(folder) that has the file in it for backup purposes.  He can copy it to the location where the login expects it to be.


Richard Kreiss
GCC Consulting


-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 16369 bytes
Desc: not available
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20210701/949fff25/attachment.bin>


More information about the Filepro-list mailing list