{"id":2763,"date":"2005-10-17T16:40:00","date_gmt":"2005-10-17T16:40:00","guid":{"rendered":"https:\/\/blogs.msdn.microsoft.com\/heaths\/2005\/10\/17\/installing-windows-installer-on-checked-builds-of-windows\/"},"modified":"2005-10-17T16:40:00","modified_gmt":"2005-10-17T16:40:00","slug":"installing-windows-installer-on-checked-builds-of-windows","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/setup\/installing-windows-installer-on-checked-builds-of-windows\/","title":{"rendered":"Installing Windows Installer on Checked Builds of Windows"},"content":{"rendered":"<p>I mentioned <a href=\"http:\/\/blogs.msdn.com\/heaths\/archive\/2005\/10\/07\/478263.aspx\">previous<\/a> that patches for the .NET Framework 2.0 and Visual Studio 2005 will require Windows Installer 3.1 to be installed on Windows 2000, XP, 2003, and future Windows platforms. A reader <a href=\"http:\/\/blogs.msdn.com\/heaths\/archive\/2005\/10\/07\/478263.aspx#479385\">mentioned<\/a> that he can&#8217;t install the <a href=\"http:\/\/www.microsoft.com\/downloads\/details.aspx?FamilyID=889482fc-5f56-4a38-b838-de776fd4138c\">Windows Installer 3.1 redistributable<\/a> on his checked (debug) build of Windows XP SP2. An error dialog was displayed that read, &#8220;KB893803v2 Setup cannot update a checked (debug) system with a free (retail) version of KB893803v2, or vice versa.&#8221;<\/p>\n<p>The reason is that <i>update.exe<\/i> packages only install retail bits on retail builds and checked bits on checked builds. You can spoof Windows patches in order to install retail bits on checked builds, though, which is necessary in this case because checked bits of Windows Installer are not available. This does, however, require a registry change so I must give you the standard warning:<\/p>\n<blockquote><p><b>Warning<\/b> If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.<\/p><\/blockquote>\n<p>Also, because you&#8217;re installing retail bits the debug symbols for the previous checked bits installed with the operating system will be incorrect. The retail redistributable will not clean these up so install the retail redistributable on a checked build at your own risk. If you want the correct symbols, you might backup the previous symbol files and use the <a href=\"http:\/\/blogs.msdn.com\/heaths\/archive\/2005\/04\/27\/412658.aspx\">public symbol server<\/a> to access stripped public symbols.<\/p>\n<ol>\n<li>Click <b>Start<\/b> and then click <b>Run<\/b>.\n\t<\/li>\n<li>In the <b>Open<\/b> box, type <b>regedit.exe<\/b> and click <b>OK<\/b>.\n\t<\/li>\n<li>In the Registry Editor, select the following registry key:\n<p>&nbsp;&nbsp;<b>HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersion<\/b><\/p>\n<\/li>\n<li>Double click the <b>CurrentType<\/b> registry value.\n\t<\/li>\n<li>Changed the word <b>Checked<\/b> to <b>Free<\/b> and click <b>OK<\/b>.\n<\/li>\n<\/ol>\n<p>Now go ahead and run the Windows Installer 3.1 redistributable. When you have finished installing and before you reboot your machine, you should go back through the steps above and changed <b>Free<\/b> back to <b>Checked<\/b> or you may suffer future problems.<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I mentioned previous that patches for the .NET Framework 2.0 and Visual Studio 2005 will require Windows Installer 3.1 to be installed on Windows 2000, XP, 2003, and future Windows platforms. A reader mentioned that he can&#8217;t install the Windows Installer 3.1 redistributable on his checked (debug) build of Windows XP SP2. An error dialog [&hellip;]<\/p>\n","protected":false},"author":389,"featured_media":3843,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[20],"class_list":["post-2763","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-installation"],"acf":[],"blog_post_summary":"<p>I mentioned previous that patches for the .NET Framework 2.0 and Visual Studio 2005 will require Windows Installer 3.1 to be installed on Windows 2000, XP, 2003, and future Windows platforms. A reader mentioned that he can&#8217;t install the Windows Installer 3.1 redistributable on his checked (debug) build of Windows XP SP2. An error dialog [&hellip;]<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/posts\/2763","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/users\/389"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/comments?post=2763"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/posts\/2763\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/media\/3843"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/media?parent=2763"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/categories?post=2763"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/setup\/wp-json\/wp\/v2\/tags?post=2763"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}