I use the following syntax :
!insertmacro UpgradeDLL "OUTLOOK2000\outlookclientaddin.dll" "$INSTDIR\outlookclientaddin.dll" "$INSTDIR"But the registration is not done. The log tells me : "Could not load C:\Program Files\Outlook Synchronization Addin\outlookclientaddin.dll"
I checked that the DLL was at its place when the call to RegDll occurs, and it is.
The same problem occurs with short file names too.
Has someone had the same problem ?
Arnaud