Consultor Eletrônico



Kbase P94855: How to create a Windows shortcut for a Progress application.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/06/2005
Status: Verified

GOAL:

How to create a Windows shortcut for a Progress application.

GOAL:

Creating a Windows shortcut to start a Progress Application.

FACT(s) (Environment):

Windows

FIX:

To create a shortcut do the following:

1.- On the Windows desktop right click the mouse and select new -> shortcut.

2.- Browse the folder and reach the folder where Progress is installed.

3.- Go to the bin folder and double click on Prowin32.exe

4.- Right click on the created shortcut and select properties.

5.- Go to the shortcut tab.

6.- In the "Target" field add the DB connection parameters and the startup procedure parameter.

Example:

"C:\PROGRAM FILES\PROGRESS\PROWIN32.EXE" sports -H host1 -S service1 -N TCP -p C:\start.w
Where C:\start.w is your application program.
7.- Set the "Start in" field to your working directory.