Version to tcDontShowProgress

Bug Fix: Brute force fixed Datatype error for tcDontShowProgress, #114 (omirian)
Bug Fix: Fixed missing link SCM documentation, #116 (ToniKoehler)
Bug Fix: Fixed a problem that cDontShowProgress parameter will be ignored if ShowProgressbar property is used. #118 (LScheffler)
Docu: Added documentation of properties of settings object
Docu: Better documentation if a settings us ignored when a parameter is set. Voth in in docu and setting files generated via -Cc options.
Docu: Some settings will not follow inheritence, documented in docu and setting files generated via -Cc options.
This commit is contained in:
Lutz
2026-06-18 19:38:21 +02:00
parent c565e41f27
commit 59921f3e52
11 changed files with 52 additions and 21 deletions

Binary file not shown.

View File

@@ -3,8 +3,8 @@ lparameters toUpdateObject
* Set the properties of the passed updater object.
with toUpdateObject
.VersionNumber = '1.21.04 - 20240826'
.AvailableVersion = 'FoxBin2PRG-1.21.04-update-20240826'
.VersionNumber = '1.21.05 - 20260618'
.AvailableVersion = 'FoxBin2PRG-1.21.05-update-20260618'
.Notes = GetNotes()
.RegisterWithThor = GetRegisterWithThor()
endwith
@@ -63,4 +63,4 @@ text to lcCommand noshow
endtext
return lcCommand
*created by VFPX Deployment, 08/26/2024 2:08:42 PM
*created by VFPX Deployment, 18.06.2026 19:36:46