plug-ins directory has changed

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6346 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2013-04-14 22:15:28 +00:00
parent e8ac52b908
commit 46c3ad5c30

View file

@ -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 \