<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2011://3/tag:ask-leo.com,2004://3.2094-</id>
  <updated>2011-12-29T12:32:40Z</updated>
  <title>Comments for <![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:62894</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c62894" />
    <title>Comment from David Grieve on 2011-12-29</title>
    <author>
      <name>David Grieve</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Try this link- has worked for me http://support.microsoft.com/mats/Program_Install_and_Uninstall<br />
David</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-12-29T12:29:26Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:59578</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c59578" />
    <title>Comment from Walter Miner on 2011-09-05</title>
    <author>
      <name>Walter Miner</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Windows Installer for window office 2003 keeps popping up.  It takes several clicks on cancel to get rid of it and after a while it comes back.</p>

<p>I went to MSCONFIG un-checked windows office in the services area.  But, when you do that you cannot open an word document?  HelP!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-09-05T19:44:56Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:57201</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c57201" />
    <title>Comment from VIRENDRA on 2011-06-01</title>
    <author>
      <name>VIRENDRA</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p><br />
Click the Start button on the desktop and click the Search button. In the Search window click the box that allows you to searc for to all files and folders. In the search bar type in Msiexec.exe the click Search. The file should be in the C:\Windows\System32 folder or in another similar folder depending on your Windows installation. On the file menu click close to close the search box. Click Start and click Run.In the Open box type regedit then click OK. Search for HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer at the right window you can search for the file ImagePath. Once you find it select it by double clicking on it. In the Edit String dialog box that appears compare the string in the Value data box and the value you got from the path for Msiexec.exe file that you got from before. Click OK and on the File Menu then select Exit to close the Registry Editor. Start your computer in safe mode and then register the Msiexec.exe file. This can be done in the boot menu by pressing f8 and selecting safe mode. After you get back on the desktop click start the button and then the Run button. Type msiexec/regserver in the Open box and click OK. Restart your computer normally and the problem of the “Windows Installer Service could not be accessed” should be gone.<br />
There may be other ways to remove the “Windows Installer Service could not be accessed” message and it would be better if you don’t have to go through the registry as there could be more serious so take utmost care when doing it or try other methods before resorting to it.<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-06-02T06:29:21Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:55997</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c55997" />
    <title>Comment from vincent  on 2011-04-13</title>
    <author>
      <name>vincent </name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I get message , we can't access windows installer, refer to your local server . </p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-04-14T00:57:43Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:47203</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c47203" />
    <title>Comment from zulfiqar ali on 2010-05-31</title>
    <author>
      <name>zulfiqar ali</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>i was suffering with the same since last 3 days, i look a few article, i do the same but no result same   condition, than i try the following myself and troubleshoot the problem. this is only for the purpose may be someone get benefit by it through your good and helpful site.i try the following</p>

<p>Windows installer Pop up every time when I open file or folder:<br />
(Windows XP 32 bit)<br />
There are some simple steps you can perform and check which program is not installed properly or with corrupted installation:</p>

<p>1 Right click start menu, properties, classic     menu, display administrative tools, Click ok and close the property box.<br />
(Or if you are already using classic menu, click programs, administrative tools and then event viewer)<br />
Now click start menu again than, programs, administrative tools and then event viewer.</p>

<p>(Or if you are already using classic menu, click programs, administrative tools and then event viewer)</p>

<p>Under the event viewer click application and than on the right side window check which program (installer) is showing errors once you trace the program.     you got that. Only install or uninstall the program.</p>

<p>You are doneenjoy<br />
  </p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-05-31T12:00:51Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:46781</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c46781" />
    <title>Comment from sera on 2010-05-18</title>
    <author>
      <name>sera</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Tried to remove flashing window with Task Manager and delete msi.exe (right clicking on Process Tree), but it did NOT work.  HELP!  Have tried Task Manager and it worked before but must have used a deleted a different name (not msi.exe).  Do you know what other to try ??  Thanks.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-05-19T01:18:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:43241</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c43241" />
    <title>Comment from Suzanne on 2010-02-13</title>
    <author>
      <name>Suzanne</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>do this for .docx too</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-02-13T19:22:34Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:43240</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c43240" />
    <title>Comment from Suz on 2010-02-13</title>
    <author>
      <name>Suz</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>This can also result due to the .doc "open" command. Open File Explorer, select the Tools tab, select Folder Options, select the File Types tab, scroll down to ".doc", click the Advanced button, select "Open" and edit, uncheck "Use DDE" and make sure the command line for "Application used to perform action" ends with "%1". This works whenever this problem with MS Word comes back!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-02-13T19:21:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:42812</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c42812" />
    <title>Comment from omey@helpdesk on 2010-01-31</title>
    <author>
      <name>omey@helpdesk</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>When the POP-UP appears - don't close/cancel, open the task manager>>processes then find the MSI.EXE; right click and choose END PROCESS TREE. i hope it'll work for you..</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-31T22:01:22Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:42628</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c42628" />
    <title>Comment from camille on 2010-01-26</title>
    <author>
      <name>camille</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>thank you justin. I have tried everything to stop the windows installer from popping up. I hope I don't have other problems from doing this but no pop-up. thanks</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-26T19:29:47Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:40603</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c40603" />
    <title>Comment from Dale Edens on 2009-12-01</title>
    <author>
      <name>Dale Edens</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>How do I get rid of windows Installer flashing everytime I go to the internet? I am using Windows Vista Home Premium.<br />
I tried typing "services.msc into run, but nothing comes up with windows Installer.<br />
Thank you for any help you can give me.<br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-01T17:49:46Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:39447</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c39447" />
    <title>Comment from unwitting soldier on 2009-10-29</title>
    <author>
      <name>unwitting soldier</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Broken MSI: if an unsolicited install pops up, look in event viewer, applications.  It should tell you which {2345-453453-...} product was trying to install.<br />
in the run box type:<br />
<b>MsiExec.exe /x{2345-453453-...product code from event viewer} </b><br />
this will uninstall the broken file hopefully and not bother you again.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-29T23:06:44Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:35903</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c35903" />
    <title>Comment from Pilm on 2009-07-11</title>
    <author>
      <name>Pilm</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>This can also result due to the .doc "open" command.  Open File Explorer, select the Tools tab, select Folder Options, select the File Types tab, scroll down to ".doc", click the Advanced button, select "Open" and edit, uncheck "Use DDE" and make sure the command line for "Application used to perform action" ends with "%1".  This works whenever this problem with MS Word comes back!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-07-11T16:36:45Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:35693</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c35693" />
    <title>Comment from Kieran on 2009-07-04</title>
    <author>
      <name>Kieran</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I had this issue with office enterprise 2007. Managed to fix it really easily by just manually making a new shortcut to the programs. Just right click on desktop, New shortcut then browse to the program you want to open. Path for office 07 is C:\Program Files\Microsoft Office\Office12. Might want to rename the icons after as Word is labeled WINWORD etc. Hope this helps</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-07-04T15:07:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10787</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10787" />
    <title>Comment from swfan1963 on 2009-06-10</title>
    <author>
      <name>swfan1963</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>The Windows Install Clean Up utility (search for that on the MS website under the knowledge base) did the trick for me.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-10T21:25:54Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10786</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10786" />
    <title>Comment from Warren on 2009-06-10</title>
    <author>
      <name>Warren</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I just finished downloading Maplestory, but now it has said "Preparing to install..." for 20 minuetes.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-10T17:26:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10785</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10785" />
    <title>Comment from gokcen on 2009-04-15</title>
    <author>
      <name>gokcen</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>After windows repair, if you get the "Windows Installer Preparing to Install" window in every action you take, the following is really works!!!<br />
[the thing that i couldn't get is: repairing is why so difficult? how can an end-user do these kind of things? this OS really sucks!]</p>

<p>Start - Run - type "services.msc"</p>

<p>Scroll down to Windows installer and double click on Windows installer.</p>

<p>This brings up "Windows installer properties" change from "Manual" to "Disable", for the "Path to executable:" and apply.</p>

<p>Restart computer.</p>

<p>No more annoying errors, finally!!! [again hate the windows whatever OS]</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-04-15T11:13:54Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10784</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10784" />
    <title>Comment from Justin on 2009-03-16</title>
    <author>
      <name>Justin</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>To fix the problem;</p>

<p>"Windows Installer Preparing to Install" do the following; </p>

<p>Start - Run - type "services.msc"</p>

<p>Scroll down to Windows installer and double click on Windows installer. </p>

<p>This brings up "Windows installer properties" change from "Manual" to "Disable", for the "Path to executable:" and apply. </p>

<p>Restart computer.</p>

<p>No more annoying errors, finally!!!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-03-16T12:59:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10783</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10783" />
    <title>Comment from KiLLeRKaMaTiS on 2009-01-07</title>
    <author>
      <name>KiLLeRKaMaTiS</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>fixed the problem. open regedit goto HKEY_CLASSES_ROOT\.pip\ and change the permissions <br />
SYSTEMS = Full COntrol<br />
ADMINISTRATORS = Full Control<br />
Everyone = Read</p>

<p>This one worked.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-01-07T10:12:01Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10782</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10782" />
    <title>Comment from Renaud on 2008-08-01</title>
    <author>
      <name>Renaud</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>For all those having this issue with office 2007, despite the fact that you use Windows Install Clean Up and reinstall office several times, here is a clean solution.</p>

<p>Check this out: <br />
<a href="http://groups.google.co.uk/group/microsoft.public.office.setup/browse_thread/thread/ba54b2457f1a2e32/?hl=en#" rel="nofollow">http://groups.google.co.uk/group/microsoft.public.office.setup/browse_thread/thread/ba54b2457f1a2e32/?hl=en#</a></p>

<p>Answer is given by kimwind... on 15 May 2007</p>

<p>Before finding this answer, I had solved Word & powerpoint issues by fixing manually the registry (permission rights on HKCR/.pip) but I was still struggling with Excel and the stdole32.tlb message. </p>

<p>I used Process Monitor without any success (great tool that I highly recommend anyway: <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx)." rel="nofollow">http://technet.microsoft.com/en-us/sysinternals/default.aspx).</a> </p>

<p>The script given by kimwind fixed it straight away (after 10 minutes execution, be patient, it is worthy and do not worry about the few registry entries that cannot be changed).</p>

<p>Good luck and thank you Kimwind!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-08-01T11:34:44Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10781</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10781" />
    <title>Comment from Neil Shotton on 2008-06-20</title>
    <author>
      <name>Neil Shotton</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I fixed this with <br />
<a href="http://www.openoffice.org/" rel="nofollow">http://www.openoffice.org/</a></p>

<p>click this for the default when you install.</p>

<p>it is great. fast load.  works really, really good</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-06-20T20:33:11Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10780</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10780" />
    <title>Comment from Don on 2008-05-25</title>
    <author>
      <name>Don</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I downloaded and installed a software from microsoft "Windows Install Clean Up". As others have written, this software removed in incomplete and corrupted installation I must have had.  I removed all installers using the program and my "windows Installer" "Preparing to Install" error is gone.  Finally!!!  Thank you everyone for posting solutions.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-05-25T16:41:10Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10779</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10779" />
    <title>Comment from Zeshan on 2008-05-17</title>
    <author>
      <name>Zeshan</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thanks so much for my help, now I have got rid of the problem "windows installer,preparing to install...." , which was started after installing Windows XP in my comptuer.I downloaded the "Windows Installer Cleanup Utility package" from microsoft. just run the package and remove from list. It works.....trust me.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-05-17T13:24:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10778</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10778" />
    <title>Comment from Guy Carignan on 2008-03-30</title>
    <author>
      <name>Guy Carignan</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Every time I opened Outlook I was always getting the annoying message "Window Installer, Preparing to install". In the registry I removed the add-ins of Outlook at the following registry key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins]. They were 3 and I removed all of them and It works. Thank you very much for the recipe.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-03-30T19:38:59Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10777</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10777" />
    <title>Comment from http://ideals.110mb.com on 2008-03-09</title>
    <author>
      <name>http://ideals.110mb.com</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Thanks God that this all such problems are resolved when I downloaded and installed a software from microsoft "Windows Install Clean Up". This software removes incomplete and corrupted installations. Goodluck!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-03-10T04:20:18Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10776</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10776" />
    <title>Comment from http://ideals.50webs.com on 2008-02-09</title>
    <author>
      <name>http://ideals.50webs.com</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Symantic Corporate 10 wasted my fill day by starting configuration everytime at right clicking any file. Disabling Windows installer service removed problem but it is not a real solution. Sick of deleting registry entries and running MSI configuration tools.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-02-09T13:50:06Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10775</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10775" />
    <title>Comment from LessIrritatedNow on 2007-12-05</title>
    <author>
      <name>LessIrritatedNow</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>After a long time searching for this problem, I found a combination of actions that have so far, solved my stupid Windows Installer popup problem.  First off, I use a program called jv16 PowerTools.  I think this is one of the most powerful, and not well known programs.  But I suggest you be very careful with it.  Anyway, after I got the popup, I went to event viewer to see the problem.  I copied the key code that caused it (usually that silly thing that looks like F518D4AA-053A-4461-BE7F-65774BE75515 or something) and then searched for it in jv16 using the Reg Finder tool.  I then selected all items it came upon, and chose to remove them.  When prompted, I DID make a backup, and then completed the removal.  So far, no more popups.  I know it's a barbaric way to do it, but since Micro$oft is Micro$oft, it's only appropriate.  I hope this helps somebody.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-12-06T06:24:52Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10774</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10774" />
    <title>Comment from Jose Manuel Castaeda on 2007-10-21</title>
    <author>
      <name>Jose Manuel Castaeda</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>easy, delete the following registry keys: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Excel\add-ins<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Word\add-ins<br />
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\PowerPoint\add-ins<br />
and all other Office apps keys: word excel power point outlook etc etc, if the problem is related to an unsuccessfull acrobat installation, just delete all the add-ins keys, these are the links created by acrobat, it links itself many applications as Patrick said,  that make this pop-ups to constantly come up. if none of these things works, just execute services.msc, disable the "Windows Installer" service, and then, open a command prompt, and type: net stop "windows installer", this will disable and stop the service, the pop up will never come up again.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-10-22T01:44:10Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10773</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10773" />
    <title>Comment from Dr. Praveen on 2007-09-24</title>
    <author>
      <name>Dr. Praveen</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hi dudes,</p>

<p>First of all thank u very much for helping me out of the situation. I tried to get rid of the problem "windows installer,preparing to install...." , which was started after RESTORING MY LAPTOP TO A PREVIOUS POINT, by many ways but all went in vain. Finally I got succeeded by downloading the "Windows Installer Cleanup Utility package" from microsoft. just run the package and remove MS Office from the list. It works.....trust me.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-09-24T19:06:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10772</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10772" />
    <title>Comment from Chris on 2007-05-28</title>
    <author>
      <name>Chris</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Open word and disable paperport add-in.  Enjoy!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-29T06:53:07Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10771</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10771" />
    <title>Comment from Contec on 2007-05-10</title>
    <author>
      <name>Contec</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>The application that is causing these errors will be mentioned in the eventlog. To fix go through your eventlog and read the msiinstaller errors and warnings. From there you will identify which application is causing the problem. Uninstall and reinstall to solve the problem.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-10T15:24:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10770</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10770" />
    <title>Comment from zec on 2007-02-28</title>
    <author>
      <name>zec</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I also ran into this problem today. The problem was that i had tried to install an old version of RadLinker (software for ATI cards) and it obviously had some issues with its msi package. I Installed a newer version of it, which installed properly right away, and it worked!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-03-01T01:44:27Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10769</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10769" />
    <title>Comment from Chris on 2006-12-31</title>
    <author>
      <name>Chris</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Ran into this problem after I reinstalled Windows XP on my computer after installing a new CPU and motherboard (Windows wouldn't run initially).</p>

<p>After I reinstalled Office I was getting those preparing to install messages every time I ran it. My solution was to uninstall office, then run regedit and delete any Office related registry entries that still lingered. After that was done I did a fresh install and all was good. Hope that helps someone.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-12-31T16:12:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10768</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10768" />
    <title>Comment from C F Yeung on 2006-07-08</title>
    <author>
      <name>C F Yeung</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I think we may need to download the fix from the below Microsoft websit :-</p>

<p><a href="http://blogs.msdn.com/windows_installer_team/archive/2005/08/05/448386.aspx" rel="nofollow">http://blogs.msdn.com/windows_installer_team/archive/2005/08/05/448386.aspx</a></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2006</a>.</p>
    </content>
    <published>2006-07-09T02:15:44Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10767</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10767" />
    <title>Comment from LP on 2005-10-30</title>
    <author>
      <name>LP</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I had a very long battle with the 'Preparing to install...' message showing up 3-4 times at startup. I tried a lot of things and used a lot of time but in the end there was only one solution: HijackThis!</p>

<p>It fixed it and the program is very easy to use. Like Floyd said run the program and it will do a quick scan of your computer. Look for entries that seems to be missing their targets like: bla bla bla = (nothing) Fix those (it will make a backup) and restart your computer.</p>

<p>Hope it works for you too like it did for me ;o))</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-10-31T05:04:42Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10766</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10766" />
    <title>Comment from Kevin on 2005-10-18</title>
    <author>
      <name>Kevin</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>While I'm not a techie, it was pretty easy to figure out this problem started after a recent Windows update.  The update erased all my icons for Word 2000 and attempted to replace them with the new trial Office 2003 pack.  Also, Winpatrol notified me that Word 2003 was attempting to associate itself with all my Word 2000 docs.  I did not allow it to do so.  The next day everything seemed to be OK.  However, the next evening, out of nowhere, I began to get the "Preparing to Install" message on my screen.  However, msie.exe is not listed in my startup programs but after boot is listed in active tasks.Somehow, I think Microsoft screwed everything up by trying to force me to update MY SOFTWARE that I PURCHASED.  As you can tell, that gripes me a great deal. Running the services.msc works fine, but it's a shame that Microsoft has to mess with our systems when the pretext is they are supposedly providing "security updates."  Since I don't use I.E. or Outlook, am tempted to stay completely away from their "fixes."  Of course, the first thing I did when I bought my computer was to disable "Microsoft Snoop," otherwise known as "Automatic Updates."  I wonder if we uninstalled the 60-day trial pack if that would make a difference or just make things worse?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-10-18T21:24:40Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10765</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10765" />
    <title>Comment from Floyd on 2005-09-16</title>
    <author>
      <name>Floyd</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>If you disable installer, and have selected the "automatic update" for Windows, it won't update.  Have you run "Hijack This"?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-09-16T14:28:27Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10764</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10764" />
    <title>Comment from Pat on 2005-09-15</title>
    <author>
      <name>Pat</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Not sure why the installer keeps starting but I have tried every thing. finally I just killed installer itself. Go to "Start"->,"Run", type "services.msc" and press "enter" Double click "Windows Installer"  Go to Startup Type and check Disabled then apply, ok . This has stopped the problem but you will have to enable installer again if you are adding new software etc</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-09-15T22:44:57Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10763</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10763" />
    <title>Comment from Floyd on 2005-09-10</title>
    <author>
      <name>Floyd</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Did a little more research and I now think the problem was caused by an incomplete uninstall of the Earthlink Total Access software.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-09-10T13:12:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10762</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10762" />
    <title>Comment from Floyd on 2005-09-09</title>
    <author>
      <name>Floyd</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Finally found it.  Ran HijackThis and noticed the following two entries:</p>

<p>URLSearchHook: SrchHook Class - {44F9B173-041C-4825-A9B9-D914BD9DCBB3} - blank (file missing)</p>

<p>URLSearchHook: (no name) - ~CFBFAE00-17A6-11D0-99CB-00C04FD64497} - (no file)</p>

<p>I instructed HijackThis to fix these two, which it does by resetting the registry value to the default value.</p>

<p>No more problem.</p>

<p>I don't know what caused this, probably a spyware program that did not get completely cleaned by my other software, but it is now fixed.</p>

<p>Hope this helps someone.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-09-09T13:26:55Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10761</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10761" />
    <title>Comment from Floyd on 2005-09-07</title>
    <author>
      <name>Floyd</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>OK, I ran SFC, built a i386 folder in the root drive, now msinfo32 runs, but I still have the problem.  I have managed to get it to a point where it only flashes on the screen momentarily when I open Windows Explorer or IE.  Hmm. Wonder if it is Active X app trying load.  In the event viewer, it shows an error for an app that fails to load, but the detailed info did not turn up any help at MS or on the net from a gooogle search.  I have spent about 18 hours trying to solve this, and I am getting frustrated, so at this time I am just learning to live with it.  Every thing works OK, it is just annoying.  I'll probably stumble across the fix accidentaly some day.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-09-07T16:32:29Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10760</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10760" />
    <title>Comment from Floyd on 2005-09-01</title>
    <author>
      <name>Floyd</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I'm going to run System File Checker tonight and see if that helps.  I'll post results.</p>

<p>BTW, when I try to run msinfo32.exe I get an error message about not being able to load the data because of a network problem.  Even in Safe Mode without networking.  I have checked the network and can't find anything wrong.  Everything works fine.  I wonder if the two problems are related?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-09-01T21:21:01Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10759</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10759" />
    <title>Comment from Happy on 2005-07-26</title>
    <author>
      <name>Happy</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Thanks, vasav, for the START>RUN>services.msc advice! I had the problem of Widows Installer popping up every time I started an application, and this really worked!!! (I know, I am a blonde an stupid not knowing such things :D, but anywayz, thanks a lot!!!)</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-07-26T20:03:52Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10758</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10758" />
    <title>Comment from Leo on 2005-04-28</title>
    <author>
      <name>Leo</name>
      <uri>http://ask-leo.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://ask-leo.com">
      <![CDATA[<p>Unfortunately you'll have to get in touch with Scansoft for assistance.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-04-29T02:14:56Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10757</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10757" />
    <title>Comment from Bob Gandy on 2005-04-27</title>
    <author>
      <name>Bob Gandy</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Just recently upgraded from Scan Soft's PaperPort 8 to PaperPort 10.  Everytime I turn my computer on, I get the Windows Installer Preparing to Install message.  Then the message "please wait while Windows configures Scan Soft PaperPort 10".  After that, it seems like every 20-30 minutes if I try to launch the program, the Windows Installer etc message pops up.  Have installed the current verison of Windows Installer.  Have uninstalled, removed, reinstalled, repaired, etc., so many times I've stopped counting!  Have been working with tech support, but so far no solution.  Help!!!!!  Thanks!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-04-28T02:36:20Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10756</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10756" />
    <title>Comment from Mike Manley on 2005-03-25</title>
    <author>
      <name>Mike Manley</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I had the same problem.  Finally fixed it by installing the new windows installer.  Go to the Microsoft site and search for "Windows Installer".  You have to go through some pages and let them know that you really have a valid version of Windows installed, but when you finally answer all the questions, and verify your version of Windows, you can get the download.  When I installed it, the install program couldn't stop the windows installer service, so it took a re-boot, but Office XP came off fine, and the prompts for "Preparing to install" stopped.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2005</a>.</p>
    </content>
    <published>2005-03-26T06:17:53Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10755</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10755" />
    <title>Comment from David G Beale on 2004-11-09</title>
    <author>
      <name>David G Beale</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Also tried the steps in the Microsoft Article; but the effort made no difference; nothing to do with access...and the registry keys were already there as recommended.</p>

<p>XPPro SP2.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2004</a>.</p>
    </content>
    <published>2004-11-09T08:19:27Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10754</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10754" />
    <title>Comment from David G Beale on 2004-11-09</title>
    <author>
      <name>David G Beale</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I tried temporarily rubbing out the msiexec.exe file; didn't make any difference --- every program started has two popups of "preparing to install...."</p>

<p>Happened after restoring to a previous point, after loosing access to accounts in Outlook2000 after uninstalling Outlook2003 ("trial") using it's CD then re-installing Outlook2000 (which never worked properly again).</p>

<p>Thanks Microsoft; at least they offered for $50 to have a go at fixing the problem.....No Thanks!</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2004</a>.</p>
    </content>
    <published>2004-11-09T08:09:03Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10753</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10753" />
    <title>Comment from vasav on 2004-09-11</title>
    <author>
      <name>vasav</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>hi,</p>

<p>wht u can do is stop the "windows installer"service from the services.msc from the START>RUN>services.msc and whenever u want to install any software u can start the service to automatic of manual</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2004</a>.</p>
    </content>
    <published>2004-09-11T14:38:57Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2004://3.2094-comment:10752</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2004://3.2094" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html#c10752" />
    <title>Comment from Leo on 2004-08-26</title>
    <author>
      <name>Leo</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I do NOT recommend doing that, for two reasons: system restore will probably restore what you just deleted, and hence you'll just be back where you started, and more importantly, msiexec.exe is the windows installer ... if actually deleted you'll no longer be able to install many software packages.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/why_do_i_get_window_installer_preparing_to_install_each_time_i_boot_windows.html"><![CDATA[Why do I get &quot;Window Installer, Preparing to install&quot; each time I boot Windows?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2004</a>.</p>
    </content>
    <published>2004-08-26T16:42:08Z</published>
  </entry>

</feed>

