summaryrefslogtreecommitdiff
path: root/tools/installer_ng
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-03-08 01:47:07 +0300
committerdartraiden <wowemuh@gmail.com>2018-03-08 01:47:07 +0300
commitc25c71d061aab53fe56b93bcb4d6501888fd9447 (patch)
treeef06dd80bc71289eb4b84efdc09af02d6ee337e2 /tools/installer_ng
parentf23b229034b0ca97a9fef1636e7db9ccb56362a3 (diff)
remove Advaimg from installers
Diffstat (limited to 'tools/installer_ng')
-rw-r--r--tools/installer_ng/MirandaNG.iss1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/installer_ng/MirandaNG.iss b/tools/installer_ng/MirandaNG.iss
index 69105e07b2..dd72880f98 100644
--- a/tools/installer_ng/MirandaNG.iss
+++ b/tools/installer_ng/MirandaNG.iss
@@ -96,7 +96,6 @@ Source: "Files\Languages\langpack_polish.txt"; DestDir: "{app}\Languages"; Compo
Source: "Files\Languages\langpack_russian.txt"; DestDir: "{app}\Languages"; Components: lang\russian; Flags: ignoreversion; AfterInstall: ShowPercent()
;Plugins - not selectable
-Source: "Files\Plugins\AdvaImg.dll"; DestDir: "{app}\Plugins"; Components: program; Flags: ignoreversion; AfterInstall: ShowPercent()
Source: "Files\Plugins\AVS.dll"; DestDir: "{app}\Plugins"; Components: program; Flags: ignoreversion; AfterInstall: ShowPercent()
Source: "Files\Plugins\DbChecker.dll"; DestDir: "{app}\Plugins"; Components: program; Flags: ignoreversion; AfterInstall: ShowPercent()
Source: "Files\Plugins\CrashDumper.dll"; DestDir: "{app}\Plugins"; Components: program; Flags: ignoreversion; AfterInstall: ShowPercent()