DavidOverton.com
This site is my way to share my views and general business and IT information with you about Microsoft, IT solutions for ISVs, technologists and businesses, large and small.  

Browse by Tags

  • How to get rid of the installer / configuration dialog when running Office 2007 and Office 2003 on the same system - for Vista and other versions of Windows

    I have been asked this many times following up on the blog entry Installing Office 2003 and Office 2007 on the same system where once people have removed the problem with the End User Licensing Agreement (EULA) appearing every time they start Office they then get the dialogs below every time they switch between Word 2007 and Word 2003. when starting Word 2003 when starting Word 2007 The fix to the problem is very simple as it turns out - simply run the following commands (by pressing the Windows Key+R or typing it into the Start/Run command box. Use the line with Office\11.0 if you have Office 2003 installed and Office\12.0 if you have Office 2007 installed. You can use both if you have both installed : reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t REG_DWORD /d 1 reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1 That is it. Office 2007 might want to have one more spin round the block with it's configuration dialog box, but that should be it. ttfn...
  • Responding to another "I can't load Office 2003 on Vista" e-mail

    [updated to correct a typo - 10:48 27th May 2007] I get lots of mails similar to the one below as a result of the blog entries on the EULA not going away and the Office 2003 on Vista and in some cases the issues have been Vista, sometimes the CD and sometimes non-genuine software that someone has been sold (as a side note - it has never been the new security - UAC that has been at the root of the problem). Hi David, I have read your blog entry re: 2003 installation on Vista but I have a problem not previously mentioned. I am doing an install from the CD and have disabled UAC. I attempt to run the SETUP.EXE (as Systems Admin and even with the compatibility set to WinXP SP2) to no avail. The next dialog window comes up saying that the SETUP.INI file cannot be found (path: ./FILES/SETUP/SETUP.INI). I'm baffled because I take the same installation CD and I put it in my old WinXP box and I can explore to find the SETUP.INI file exists. Why is my Vista box not able to see this .ini? Do I need to install the mentioned...
  • Running Office 2003 on Windows Vista and running other applications that work on Windows XP on Vista

    [updated 19th March 14:45 - added App Compat fixes KB article] I seem to be being asked this question a lot, so I thought I would blog the answer. The short answer is yes, you can run Office 2003 on Windows Vista . For that matter, you can run many other applications on Windows Vista too. For those who want details on how to do this, go to this page . Lets start from the top - most Windows applications run unmodified under Windows Vista. Some have been designed to, others have been certified to ensure they do. Details of this list can be found at http://support.microsoft.com/kb/933305 and includes products like Office 2003 (and 2007) and so on including those by Corel and so on. There is also then community maintained lists, such as http://www.iexbeta.com/wiki/index.php/Windows_Vista_Software_Compatibility_List for software that people believes does or does not work. Microsoft have released patches to Vista to increase the number of applications that run without any changes or user interaction. Details of this...
  • Loading Office 2003 into Vista and fixing the problem with the EULA always coming up

    [updated 9:50 22nd July to include link to stop install dialog coming up when installing both Office 2003 and 2007 on the same machine] Having written about application compatibility and repeatedly answered the question as to whether Vista can run Office 2003 (yes it can), I decided to do a set of pictures for every step of the way. In doing this I got to the bottom of a couple of problems - i.e. how to I get the service packs for Office and how do I stop the EULA from constantly appearing. Here is my picturesque walk through. Step 1 - Boot up Vista and insert the Office CD . Insert the CD with Office on it and it should automatically start with a dialog box askign you if you want to run setup. Step 2 - Accept the User Access Control (UAC) dialog . If the dialog does not look just like the one in the 2nd screenshot below then this is a worry! All untampered Office installs should have a "blue bar" at the top of the UAC prompt box Step 3 - Follow the normal Office install Process (Note if it is a corporate...

(c)David Overton 2006-23