<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; windows installer</title> <atom:link href="http://www.ghacks.net/tag/windows-installer/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Uninstall Software In Windows Safe Mode</title><link>http://www.ghacks.net/2010/07/18/how-to-uninstall-software-in-windows-safe-mode/</link> <comments>http://www.ghacks.net/2010/07/18/how-to-uninstall-software-in-windows-safe-mode/#comments</comments> <pubDate>Sun, 18 Jul 2010 10:40:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[command-line]]></category> <category><![CDATA[safe mode]]></category> <category><![CDATA[uninstall software]]></category> <category><![CDATA[windows installer]]></category> <category><![CDATA[windows registry]]></category> <category><![CDATA[windows safe mode]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28368</guid> <description><![CDATA[Safe Mode in Windows loads the operating system in a limited state, which can be helpful for troubleshooting and correcting PC issues. Many of the standard services and features of the Windows operating system are not available in safe mode, including the Windows Installer Service. It is not possible to uninstall software in Safe Mode [...]]]></description> <content:encoded><![CDATA[<p>Safe Mode in Windows loads the operating system in a limited state, which can be helpful for troubleshooting and correcting PC issues. Many of the standard services and features of the Windows operating system are not available in safe mode, including the Windows Installer Service.</p><p>It is not possible to uninstall software in Safe Mode if the service is not running, that is highly problematic if a software is responsible for PC issues.</p><p>There is however an option to start the Windows Installer Service in Safe Mode, so that software can be uninstalled afterwards.</p><p><span
id="more-28368"></span><div
id="attachment_28369" class="wp-caption alignnone" style="width: 379px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/windows_installer_service.png" alt="windows installer service" title="windows installer service" width="369" height="222" class="size-full wp-image-28369" /><p
class="wp-caption-text">windows installer service error</p></div></p><p>The Windows Installer Service can&#8217;t be started immediately, it is necessary to patch the Registry first.</p><p>Open the Windows Registry Editor with the keyboard combination Windows-R, type regedit and hit enter. It can also be launched by clicking on the start orb, and entering regedit in the run box in the Start Menu followed by enter.</p><p>Locate the following Registry key</p><p><code>HKLM&#92;SYSTEM&#92;CurrentControlSet&#92;Control&#92;SafeBoot&#92;Minimal&#92;</code></p><p>Right-click on Minimal and select New > Key. Name the key MSIService and change the default value to Service by double-clicking it.</p><div
id="attachment_28370" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/windows-safe-mode-500x174.png" alt="windows safe mode" title="windows safe mode" width="500" height="174" class="size-medium wp-image-28370" /><p
class="wp-caption-text">windows safe mode</p></div><p>This makes the Windows Installer Service available in minimal Safe Mode. You may want to repeat the steps for the networking Safe Mode as well. All steps are the same, except for the starting Registry key.</p><p><code>HKLM&#92;SYSTEM#92;CurrentControlSet&#92;Control&#92;SafeBoot&#92;Network&#92;</code></p><p>The Windows Installer Service needs to be started afterwards, this can be done by clicking on the start orb again, entering services.msc and hitting enter.</p><p>Locate Windows Installer in the services listing, right-click it and select start. Alternatively execute the following command via the command line:</p><p><code>net start msiserver</code></p><p>It is furthermore possible to issue all commands via the command line. To enable Windows Installer in minimal Safe Mode execute the following command:</p><p><code>REG ADD "HKLM&#92;SYSTEM&#92;CurrentControlSet&#92;Control&#92;SafeBoot&#92;Minimal&#92;MSIServer" /VE /T REG_SZ /F /D "Service"<br
/> </code></p><p>For Safe Mode with network:</p><p><code>REG ADD "HKLM&#92;SYSTEM&#92;CurrentControlSet&#92;Control&#92;SafeBoot&#92;Network&#92;MSIServer" /VE /T REG_SZ /F /D "Service"<br
/> </code></p><p>The freeware <a
href="http://www.windowsitpro.com/article/tips/jsi-tip-9233-safemsi-exe-freeware-starts-windows-installer-in-safe-mode-.aspx">SafeMSI</a> offers to automate the Registry editing and service starting. Just double-click the program in Safe Mode to enable Windows Installer.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/18/how-to-uninstall-software-in-windows-safe-mode/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Windows Installer CleanUp Utility</title><link>http://www.ghacks.net/2009/07/23/windows-installer-cleanup-utility/</link> <comments>http://www.ghacks.net/2009/07/23/windows-installer-cleanup-utility/#comments</comments> <pubDate>Thu, 23 Jul 2009 09:30:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[installation]]></category> <category><![CDATA[installer]]></category> <category><![CDATA[microsoft software]]></category> <category><![CDATA[software installer]]></category> <category><![CDATA[windows installer]]></category> <category><![CDATA[Windows Installer CleanUp Utility]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14651</guid> <description><![CDATA[It can happen that a installation in Windows fails. Reasons for it failing can be numerous from mundane reasons like running out of hard disk space to more serious ones that include Registry corruption or crashes. One problem that can arise from a failed software installation are installation leftovers that can not only impact disk [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />It can happen that a installation in Windows fails. Reasons for it failing can be numerous from mundane reasons like running out of hard disk space to more serious ones that include Registry corruption or crashes. One problem that can arise from a failed software installation are installation leftovers that can not only impact disk size but also stability and performance of the computer system.</p><p>The Windows Installer CleanUp Utility has been developed by Microsoft as a tool to clean a computer system after a failed installation of a software program using the Windows installer. The computer program will display a list of all applications that have been installed using Windows Installer giving the user the option to remove their installers properly from the computer system.</p><p><span
id="more-14651"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_installer_cleanup_utility.jpg" alt="windows installer cleanup utility" title="windows installer cleanup utility" width="394" height="395" class="alignnone size-full wp-image-14652" /></p><p>It is possible to select one or multiple programs from the list for removal. The cleanup program will then remove the installation files from the computer system so that it can be removed or installed properly. Microsoft advises to not use the program to cleanup Office 2007 installers this way. The reason for this is that it can happen that installers can become corrupted so that it becomes impossible to remove the program from the operating system.</p><p>The Windows Installer CleanUp Utility is <a
href="http://support.microsoft.com/kb/290301">compatible</a> (via <a
href="http://4sysops.com/archives/free-windows-installer-clean-up-resolve-installation-problems/">4 Sysops</a>) with 32-bit and 64-bit editions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/23/windows-installer-cleanup-utility/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>MSI or EXE Setup</title><link>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/</link> <comments>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/#comments</comments> <pubDate>Mon, 23 Mar 2009 19:47:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[bootstrapper]]></category> <category><![CDATA[exe]]></category> <category><![CDATA[installer]]></category> <category><![CDATA[msi]]></category> <category><![CDATA[setup.exe]]></category> <category><![CDATA[software installation]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[windows installer]]></category> <category><![CDATA[windows setup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/23/msi-or-exe-setup/</guid> <description><![CDATA[Some software programs are unpacked to both an msi ans exe setup file. If you are a end user you might wonder which to execute to install the application properly. Chance is that you tried both ways at least once and noticed that clicking the msi or the exe setup file would install the application [...]]]></description> <content:encoded><![CDATA[<p>Some software programs are unpacked to both an msi ans exe setup file. If you are a end user you might wonder which to execute to install the application properly. Chance is that you tried both ways at least once and noticed that clicking the msi or the exe setup file would install the application properly. The setup.exe that you encounter in lots of software distributions is called a bootstrapper. This setup.exe file will check if the computer system is capable of running the software program; If it is it will initiate msiexec.exe which will launch the installation using the msi file.</p><p>Users who double-click on the msi file directly will also install the application but with the possibility that it will not run properly on the computer system. Take a computer program that requires the Microsoft .net Framework 3.5 for example. If the user has an older version of the framework installed setup.exe will download the files needed and launch the installation of the compatible framework and launch the installation using the msi file afterwards.</p><p>If the user installs using the msi file the installation will go through without problems but might experience an application crash or warning message while starting the application. It is therefor recommend on end user systems to always install applications using the setup.exe file if both a setup.exe and xyz.msi are available after unpacking the software program.</p><p><span
id="more-11422"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/03/setup_msi_exe.jpg" alt="setup ms exe" title="setup ms exe" width="380" height="220" class="alignnone size-full wp-image-11421" /></p><p>There are even some msi setup files out there that will not perform the installation upon execution but request an installation using the setup.exe file instead to ensure that all necessary components are installed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/23/msi-or-exe-setup/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
