Skip to content

Commit 4b0035a

Browse files
Updated screenshot and README
1 parent b88d342 commit 4b0035a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

AutoGetIt.png

20.1 KB
Loading

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ This Delphi program uses the DosCommand component (available on GetIt) to shell
77

88
_Originally Written in Delphi 10.4.1, tested on the update to Delphi 10.4.2: installed over 75 packages in less than 30 mintues!_
99

10-
### Delphi 12 Disclaimer
11-
12-
This commit, released 2023-Sep-25, supports Delphi 12! Please note that as of this date, RAD Studio 12 is _still in Beta_! That means it is based on a pre-release version of the RAD Studio software and it has been written with specific permission by Embarcadero. No feature is committed until the product GA release. That means you agree to use it at your own risk (as with all open-source software) and that things may change in Delphi, the GetIt interface, and this code before Delphi 12 is made generally available.
13-
1410
## Batch files
1511

1612
If you don't want to run the GUI, I also wrote a bunch of batch files that do the same thing but with pre-selected groups of packages. I basically dumped all the packages into a text file then prepended the GetIt command line to install them and separated them into variously grouped batch files, some duplicated among a couple of groups. If you haven't already done this for your install, this will help get you started.
@@ -22,6 +18,7 @@ To run the batch files, start a DOS Prompt as Administrator, run the `rsvars.bat
2218
- [Enabling GetIt Install Logs](https://blog.marcocantu.com/blog/2018-july-getit-install-logs.html)
2319
- [Delphi 10.4.2 Release Notes](http://docwiki.embarcadero.com/RADStudio/Sydney/en/Release_Notes)
2420
- [Delphi 11 Release Notes](https://docwiki.embarcadero.com/RADStudio/Alexandria/en/Release_Notes)
21+
- [Delphi 12 Release Notes](https://docwiki.embarcadero.com/RADStudio/Athens/en/Release_Notes)
2522

2623
## Screenshot
2724

0 commit comments

Comments
 (0)