mirror of
https://github.com/PaperCutSoftware/GhostTrap.git
synced 2025-12-10 13:21:41 -06:00
as per discussion, removing the leftover VC redistributable file from installation dir upon uninstall
This commit is contained in:
parent
480e7fbb57
commit
68db4201fa
@ -86,6 +86,7 @@ Filename: {app}\bin\{#gs_c_exe}; Parameters: "-q -dBATCH ""-sFONTDIR={code:Fonts
|
|||||||
|
|
||||||
[UninstallDelete]
|
[UninstallDelete]
|
||||||
Type: filesandordirs; Name: {app}\lib\cidfmap;
|
Type: filesandordirs; Name: {app}\lib\cidfmap;
|
||||||
|
Type: filesandordirs; Name: {app}\redist;
|
||||||
|
|
||||||
[Code]
|
[Code]
|
||||||
function FontsDirWithForwardSlashes(Param: String): String;
|
function FontsDirWithForwardSlashes(Param: String): String;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user