I've just migrated an existing application to v8.20 and have created a new installer for the application.
When I run the installer, though, I get an error message:
Error 1931. The Windows Installer service cannot update the system file C:\WINNT\system32\stdole2.tlb because the file is protected by Windows. You may need to update your operating system for this program to work correctly.
I understand that Windows is protecting the file, my question is why does the LV builder include stdole2.tlb in the installer in the first place and how can I make it stop trying to update standard OS files? The computer being installed on is signed up for Windows automatic updates, so it IS up to date.