git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3132 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-11-12 18:45:35 +00:00
parent f41951c259
commit c630474864

View file

@ -115,7 +115,7 @@ During the uninstallation, use the un.DecrementSharedDLL function below to decre
\c ;Replace myprog.exe or use another detection method
\c IfFileExists $INSTDIR\myprog.exe skipAddSharedDLL
\c Push $SYSDIR\Asycfilt.dll
\c Call AncrddSharedDLL
\c Call AddSharedDLL
\c Push $SYSDIR\Comcat.dll
\c Call AddSharedDLL
\c Push $SYSDIR\Msvbvm60.dll