I need to have the installer copy several .DLL and .OCX files to the system32 dir. On WinXP, I havent experienced problems, but on Win2k, I get errors upon installation stating that "X file could not be overwritten due because it was in use by the operating system". It then tells me that I may have to upgrade my operating system files for the application to function properly.
I need it to try to register the files, but if the versions are the same, or the file is in use at the time, just move on without prompting the user.
Using Advanced Installer 2.5.1.
Please advise,
Rick Zeleznik