It is not any system dll also it is used by another application so i cannot delete it on uninstall.
I registered it using follwing code:
what can i do so that new dll will replace the old one in system folder.!insertmacro InstallLib REGDLL $ALREADY_INSTALLED REBOOT_PROTECTED "C:\Folder1\Usercontrol1.ocx" "$SysDir\Usercontrol1.ocx" "$SysDir"
Thanks