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:
parent
e8ac52b908
commit
46c3ad5c30
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue