I have a serious problem with a Setup for my VB6 application that I have made with SF7:
In the file list I have a number of MS OCX's and DLL's which I install to %SystemFolder%. For each file I have "Never overwrite existing file" set. Furthermore, for the OCX's I have "Register COM interfaces" set where possible.
I also have VB6 checked under "Dependencies".
The problem is this:
When I run the setup on a PC where "Microsoft Office 2003" is installed, it causes MS Office to spontaneously try to reconfigure itself. It looks as if I am overwriting and possibly reregistering a DLL or OCX that MS Office also uses. However, I thought I had prevented that by using "Never overwrite existing file".
If this happens when a new customer is using the Setup then I'm worried that this will scare him into abandoning our setp procedure for good.
Does anybody know what could be causing this and how I can prevent this from happening from within SF7?


