Compiling encrypted sources after upgrade

Keith Owens

New Member
Hi

We have a windows app for which we only have encrypted source code.

Its currently running in 8.3E and everything is fine

We are upgrading to 9.1D and I am having problems compiling;

The shortcut used for 8.3E is
C:\DLC\bin\prowin32.exe -rx -p _comp.p -pf sales.pf

But when I use the same with 9.1D I get the message that _comp.p cannot be found

What am I doing wrong.... has _comp.p been renamed?

Many thanks
 
iits still there in the gui directory so its got to be a propath problem.

check youre registry or ini setting for propath or enviroment var

check the start in dir for the shortcut is correct.
are ther two versions of progress installed ? which one is it picking up.
 
Thanks for the pointers.


We've solved the mystery, tech support had done a typical install

Only complete install includes _comp.p

Thanks again for your inputs
 
Back
Top