adding comments, the VC++ deps installation is automatic and mirrors the version used by GhostScript installer

This commit is contained in:
Leo Menzies-Ye 2025-02-25 11:22:32 +11:00
parent 4887c5b1d5
commit 30cad13c29

View File

@ -149,6 +149,8 @@ begin
end;
end;
{ The same version of VC++ dependency that is used by GhostScript will be automatically installed by GhostTrap }
{ Requires manual updating if the version used by GhostScript changes in order to mirror the dependency updates }
procedure InstallVCRedist();
var
ErrorCode: Integer;