Consultor Eletrônico



Kbase P25886: proenv window closes immediately
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

SYMPTOM(s):

proenv window closes immediately

Having added a "PAUSE", as last line, within %DLC%\bin\proenv.bat the following error message was seen when executing proenv again

Error "DLC variable is not correct ...".

CAUSE:

Within %DLC%\bin\proenv.bat the DLC variable was set to the none existing C:\dlc directory

FIX:

Change within proenv.bat the value for %DLC% so that it matches the directory for Progress installation.

Eventually remove the "Pause" line just added.