<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Fix Installer Error 1619</title>
	<atom:link href="http://www.pcauthorities.com/pc-errors/how-to-fix-installer-error-1619/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcauthorities.com/pc-errors/how-to-fix-installer-error-1619/</link>
	<description>Free PC Performance Articles, Software Reviews and PC Tips &#38; Tweaks</description>
	<lastBuildDate>Tue, 22 May 2012 15:47:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anthony</title>
		<link>http://www.pcauthorities.com/pc-errors/how-to-fix-installer-error-1619/comment-page-1/#comment-14666</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Thu, 15 Mar 2012 20:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6089#comment-14666</guid>
		<description>@George Lea - Try running a system file check, that could also help. You can type &quot;SFC /SCANNOW&quot; at the command prompt.
If there are any issues with the core Windows files (or their configuration in the Registry), it should get fixed by that.</description>
		<content:encoded><![CDATA[<p>@George Lea &#8211; Try running a system file check, that could also help. You can type &#8220;SFC /SCANNOW&#8221; at the command prompt.<br />
If there are any issues with the core Windows files (or their configuration in the Registry), it should get fixed by that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Lea</title>
		<link>http://www.pcauthorities.com/pc-errors/how-to-fix-installer-error-1619/comment-page-1/#comment-14665</link>
		<dc:creator>George Lea</dc:creator>
		<pubDate>Thu, 15 Mar 2012 15:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6089#comment-14665</guid>
		<description>I have Windows 6.1.7601, and I&#039;ve tried “icacls * /t /q /c /reset” every conceivable way I can. However, what may be limiting my success is that I never could get past C:\Users\George to the root c:\ using Goto C:\. I also have to say that while I have installed the Take Ownership util, for some other problemic reason every time I right click on &quot;Run As Admin&quot; my Explorer shuts down. It used to work, but the only option I see for fixing Explorer shutting down is to reformat my drive.</description>
		<content:encoded><![CDATA[<p>I have Windows 6.1.7601, and I&#8217;ve tried “icacls * /t /q /c /reset” every conceivable way I can. However, what may be limiting my success is that I never could get past C:\Users\George to the root c:\ using Goto C:\. I also have to say that while I have installed the Take Ownership util, for some other problemic reason every time I right click on &#8220;Run As Admin&#8221; my Explorer shuts down. It used to work, but the only option I see for fixing Explorer shutting down is to reformat my drive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sriram</title>
		<link>http://www.pcauthorities.com/pc-errors/how-to-fix-installer-error-1619/comment-page-1/#comment-5613</link>
		<dc:creator>Sriram</dc:creator>
		<pubDate>Sun, 29 Aug 2010 20:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.pcauthorities.com/?p=6089#comment-5613</guid>
		<description>1619 FIX for Google Video Chat Plugin, Should Work for other 1619 errors too I guess.

WORKS!!! Finally found a fix. I don&#039;t know exactly what fixed it but it is related to Permissions and Ownerships that are messed up in Windows 7. The Google Plugin installer downloads the main msi file somewhere and when it tries to access it, it doesn&#039;t have enough rights so it stalls with 1619 error.

1. Take ownership of your entire C:, I mean all your System Folders -  Windows, Program Data, Documents and Settings etc etc. All the stuff that are hidden and system by default. Just Take Ownership of everything in C.

Google for that .reg file that adds a Take Ownership option in your right click menu. Make sure you are an admin. Right click each and every folder and take ownership.

** I couldn&#039;t find out which folder the GoogleVoiceAndVideoSetup.exe thing uses, if you guys find out then just takeown that folder alone. **

2. Open Elevated Command Prompt.
Goto C:\
Type &quot;icacls * /t /q /c /reset&quot;

This resets all the ACLs and removes the problems with permissions and ownerships. ( or messes them up even more, but it Fixes the 1619 error!! )

** If you guys know which folder GoogleVoiceAndVideoSetup.exe uses for it&#039;s temp download, then reset that folder alone. **

3. Install Google Video Chat Plugin.

Done! Took me 3 hours of googling to fix this. What a waste of time in the name of better security :-&#124;</description>
		<content:encoded><![CDATA[<p>1619 FIX for Google Video Chat Plugin, Should Work for other 1619 errors too I guess.</p>
<p>WORKS!!! Finally found a fix. I don&#8217;t know exactly what fixed it but it is related to Permissions and Ownerships that are messed up in Windows 7. The Google Plugin installer downloads the main msi file somewhere and when it tries to access it, it doesn&#8217;t have enough rights so it stalls with 1619 error.</p>
<p>1. Take ownership of your entire C:, I mean all your System Folders &#8211;  Windows, Program Data, Documents and Settings etc etc. All the stuff that are hidden and system by default. Just Take Ownership of everything in C.</p>
<p>Google for that .reg file that adds a Take Ownership option in your right click menu. Make sure you are an admin. Right click each and every folder and take ownership.</p>
<p>** I couldn&#8217;t find out which folder the GoogleVoiceAndVideoSetup.exe thing uses, if you guys find out then just takeown that folder alone. **</p>
<p>2. Open Elevated Command Prompt.<br />
Goto C:\<br />
Type &#8220;icacls * /t /q /c /reset&#8221;</p>
<p>This resets all the ACLs and removes the problems with permissions and ownerships. ( or messes them up even more, but it Fixes the 1619 error!! )</p>
<p>** If you guys know which folder GoogleVoiceAndVideoSetup.exe uses for it&#8217;s temp download, then reset that folder alone. **</p>
<p>3. Install Google Video Chat Plugin.</p>
<p>Done! Took me 3 hours of googling to fix this. What a waste of time in the name of better security :-|</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 97/105 queries in 0.045 seconds using disk: basic
Content Delivery Network via pcauthorities.tca2.netdna-cdn.com

Served from: www.pcauthorities.com @ 2012-05-22 18:05:49 -->
