Skip to content

Commit 38cb1ad

Browse files
authored
Update README.md
1 parent ffd40e5 commit 38cb1ad

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,25 @@ Additionally, this program requires the installation of the ABBREVIA component p
7474
This package is provided in the repository and can be found at
7575

7676
`` ..\Abbrevia\packages\Delphi 7\Abbrevia.dpk. ``
77+
7778

78-
To install ABBREVIA in Delphi, follow these steps:
79+
_To install ABBREVIA in Delphi, follow these steps:_
7980

80-
- Open the ABBREVIA package (Abbrevia.dpk) in Delphi.
81-
- From the "Package" menu, select "Compile".
82-
- If there are no errors, from the "Package" menu select "Install".
83-
- If you see a dialog box asking if you want to rebuild the IDE, click "No".
81+
![image](https://github.com/zC4sTr0/delphi-autoupdater-gunbound/assets/38432614/0936d082-4131-4ea2-ad79-e84358abf8af)
82+
83+
- Open ALL ABBREVIA packages (dpks) located in `` ..\Abbrevia\packages\Delphi 7\`` folder in Delphi and to each one do the following steps:
84+
85+
- From the "Package" menu, select "Compile": ![image](https://github.com/zC4sTr0/delphi-autoupdater-gunbound/assets/38432614/d16dde07-1bea-4b87-9f06-bc0c00f49877)
86+
87+
88+
89+
- If there are no errors, from the "Package" menu select "Install": ![image](https://github.com/zC4sTr0/delphi-autoupdater-gunbound/assets/38432614/a994fe2c-c6a2-4cac-a01c-551bb0da8b23)
90+
91+
92+
- If you see a dialog box telling you that it's not a design time package like this, just press ok. (it happens because this package shouldn't be installed, only compiled)
93+
94+
![image](https://github.com/zC4sTr0/delphi-autoupdater-gunbound/assets/38432614/ac84ba72-3264-471e-8518-91813bae513c)
95+
8496

8597
Once the ABBREVIA package is installed, you should be able to run the program without issue. If you encounter any problems, please open an issue.
8698

0 commit comments

Comments
 (0)