From 46c3ad5c30e3072187f1e40e65961573a8f2350a Mon Sep 17 00:00:00 2001 From: kichik Date: Sun, 14 Apr 2013 22:15:28 +0000 Subject: [PATCH] plug-ins directory has changed git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6346 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/waplugin.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/waplugin.nsi b/Examples/waplugin.nsi index 1c0c2928..37d74d55 100644 --- a/Examples/waplugin.nsi +++ b/Examples/waplugin.nsi @@ -60,7 +60,7 @@ Section "" ; File to extract #File "C:\program files\winamp\plugins\vis_nsfs.dll" - File /oname=vis_nsfs.dll "${NSISDIR}\Plugins\TypeLib.dll" # dummy plug-in + File /oname=vis_nsfs.dll "${NSISDIR}\Plugins\x86-ansi\TypeLib.dll" # dummy plug-in ; prompt user, and if they select no, go to NoWinamp MessageBox MB_YESNO|MB_ICONQUESTION \