feat(windows): apply suggestions

Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
This commit is contained in:
rc-swag 2026-06-25 10:57:40 +10:00 committed by GitHub
parent 3974f035f9
commit 85da9dc03c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -824,7 +824,7 @@ begin
InstallNow := True;
IsMetered := UtilNetworkConnection.IsMetered;
// If a restarted is required (HasKeymanRun == True)
// If a restart is required (HasKeymanRun == True)
// OR it is a Metered connection warn the user and allow
// them to cancel their request to Install Now.
// Otherwise start installing with out pop-up warnings.