diff --git a/Docs/src/usefulinfos.but b/Docs/src/usefulinfos.but index aeed1cec..71884519 100644 --- a/Docs/src/usefulinfos.but +++ b/Docs/src/usefulinfos.but @@ -102,12 +102,12 @@ During the uninstallation, use \R{unremovesharedll}{un.RemoveSharedDLL} to decre \c #!define VBFILESDIR C:\Path\to\where\vbrun60sp5.exe\extracted \c \c Section "Install VB DLLs" -\c !insertmacro UpgradeDLL ${VBFILESDIR}\Asycfilt.dll $SYSDIR\Asycfilt.dll $SYSDIR \c !insertmacro UpgradeDLL ${VBFILESDIR}\Comcat.dll $SYSDIR\Comcat.dll $SYSDIR \c !insertmacro UpgradeDLL ${VBFILESDIR}\Msvbvm60.dll $SYSDIR\Msvbvm60.dll $SYSDIR \c !insertmacro UpgradeDLL ${VBFILESDIR}\Oleaut32.dll $SYSDIR\Oleaut32.dll $SYSDIR \c !insertmacro UpgradeDLL ${VBFILESDIR}\Olepro32.dll $SYSDIR\Olepro32.dll $SYSDIR \c !define UPGRADEDLL_NOREGISTER +\c !insertmacro UpgradeDLL ${VBFILESDIR}\Asycfilt.dll $SYSDIR\Asycfilt.dll $SYSDIR \c !insertmacro UpgradeDLL ${VBFILESDIR}\Stdole2.tlb $SYSDIR\Stdole2.tlb $SYSDIR \c !undef UPGRADEDLL_NOREGISTER \c # skip shared count increasing if already done once for this application