Making Progress Project Executable

jai shankar

New Member
hi to all,

can any one help me
I want to make a single executable file of a project which is based on Progress-api and progress-database in windows enviornment.
reply soon.
thanks in advance.
 
Thanks Gcampbell for reply

thanks gcampbell,

I get the job to develop an EIS application using progress api.can i produce a single installation file for the application.Is there any tool for that as in many languages like vb we have facility to build an executable file.
thanks and regards.
 
You can produce a single installation file but it means determining exactly what files from the Progress directory are required.

But this may be a licensing issue thingy .... you are probably best talking to your Progress rep about this.

Or look into creating your UI as a WebClient app which comes with it's own packager.
 
Back
Top