Hi all,
Microsoft released Office XP service pack 3 and as you always expect there are complications. Problem we have is that when users try to do a mail merge a message comes up stating that you are about to run a SQL command that will replace the documents data source with yours.
I have searched on the net and found a fix KB825765 which states that you have add a Dword to the registry to the HKEY_CURRENT_USER hive. Problem with this is I have to apply it to every user’s session. I tried to do this with a batch file and by adding a command to our login script.
Both failed, it workes when manually imported the reg file but I want to make it seamless with no user intervention.
I am all out of ideas so any help will be appreciated.