mirror of
https://github.com/PaperCutSoftware/GhostTrap.git
synced 2025-12-11 00:34:39 -06:00
adding comments, the VC++ deps installation is automatic and mirrors the version used by GhostScript installer
This commit is contained in:
parent
4887c5b1d5
commit
30cad13c29
@ -149,6 +149,8 @@ begin
|
|||||||
end;
|
end;
|
||||||
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();
|
procedure InstallVCRedist();
|
||||||
var
|
var
|
||||||
ErrorCode: Integer;
|
ErrorCode: Integer;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user