You are currently viewing the BOOK: Professional Outlook 2007 Programming ISBN: 978-0-470-04994-5 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I was able to get everything to silently install using a batch file except for the .NET Framework 2.0 update KB908002. This update contains the following files when run: extensibilityMSM.msi, lockbackRegKey.msi, and office2003-kb907417sfxcab-ENU.exe. I am not able to get a batch file to run this at all silent or otherwise. What do you suggest? Is there another way to go around this? It is included in the setup project for the add-in but it does not silently install.
Can I just install the extensibilityMSM.msi and the lockbackRegKey.msi and not office2003-kb907417sfxcab-ENU.exe? The only one that won't work is the .exe file.
Is this office2003-kb907417sfxcab-ENU.exe only for Word 2003 and Excel 2003? The add-in is only for Outlook 2003. Do I really need this update?