typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3132 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f41951c259
commit
c630474864
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue