Installer: remove .dll files from plug-ins directory

This commit is contained in:
Jernej Simončič 2018-05-20 22:39:23 +02:00
parent 0dc3b76306
commit 952e7f365c
1 changed files with 2 additions and 0 deletions

View File

@ -341,6 +341,8 @@ Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\file-psd-load.exe"
Type: files; Name: "{app}\lib\babl-0.1\sse-fixups.dll"
Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\pyconsole.py"
Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\python-console.py"
;DLLs in plug-ins directory (see bug 796225)
Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\*.dll"
[UninstallDelete]
Type: files; Name: "{app}\uninst\uninst.inf"