Hi, I am looking for a way to deploy Office 2007 and keep the previous version of Access that is already installed on the Computers. I don't want to install Access 2007 at this stage. I am using config.xml file to customise the installation and I will be using SMS 2003 for the deployment. Using this line on the config.xml I am avoiding the installation of Access 2007 but at the same time it removes the previous versions of Access. . <OptionState Id="ACCESSFiles" State="Absent" Children="force" /> Is there any way to avoid that? I spent a lot of time to find a way but it was not possible. Thanks Andy