<?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: Enable GroupPolicy GPEDIT for Windows Vista Home</title>
	<atom:link href="http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/</link>
	<description>Computer, internet, software, reviews, tips, games, technology, downloads</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:07:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: devnullius</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-9504</link>
		<dc:creator>devnullius</dc:creator>
		<pubDate>Wed, 16 Jun 2010 19:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-9504</guid>
		<description>Ok, rather strange to start your post with a solution - that even in your steps doesn&#039;t work.

System-files cannot be replaced by simple admit to everything : )

I tried (I did not verify) with Fileunlocker (which needs reboot). I also know of batch-script / command cmd-program &quot;replace.cmd&quot; that will replace system files &quot;live&quot; by caching everything where it is needed. 

BUT I also found a solution with 1. detailed manul instructions and 2. setup 1.0 and setup 1.1.exe!

This will install GPedit.msc on ALL Windows Vista&#039;s : P

http://www.vistax64.com/tutorials/265870-gpedit-msc-all-editions-vista.html

Peace!

Devvie

~~~ devnullius@googlewave.com ~~~

Cuisvis hominis est errare, nullius nisi insipientis in errore persevare 
------
All spelling mistakes are my own and may only be distributed under the GNU General Public License! - (© 95-1 by Coredump; 2-10 by DevNullius)</description>
		<content:encoded><![CDATA[<p>Ok, rather strange to start your post with a solution &#8211; that even in your steps doesn&#8217;t work.</p>
<p>System-files cannot be replaced by simple admit to everything : )</p>
<p>I tried (I did not verify) with Fileunlocker (which needs reboot). I also know of batch-script / command cmd-program &#8220;replace.cmd&#8221; that will replace system files &#8220;live&#8221; by caching everything where it is needed. </p>
<p>BUT I also found a solution with 1. detailed manul instructions and 2. setup 1.0 and setup 1.1.exe!</p>
<p>This will install GPedit.msc on ALL Windows Vista&#8217;s : P</p>
<p><a href="http://www.vistax64.com/tutorials/265870-gpedit-msc-all-editions-vista.html" rel="nofollow">http://www.vistax64.com/tutori.....vista.html</a></p>
<p>Peace!</p>
<p>Devvie</p>
<p>~~~ <a href="mailto:devnullius@googlewave.com">devnullius@googlewave.com</a> ~~~</p>
<p>Cuisvis hominis est errare, nullius nisi insipientis in errore persevare<br />
&#8212;&#8212;<br />
All spelling mistakes are my own and may only be distributed under the GNU General Public License! &#8211; (© 95-1 by Coredump; 2-10 by DevNullius)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: niemiro</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-7311</link>
		<dc:creator>niemiro</dc:creator>
		<pubDate>Thu, 18 Feb 2010 12:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-7311</guid>
		<description>I managed to hack the XP gpedit.msc successfully. I am currently working on the Vista equivalent, but have one bug to fix. When I was writing my XP hack, I ran into this &quot;MMC could not create the Snap-in&quot; problem. I fixed it by registering all the dlls successfully. This took me quite a while, and in the end, it was a case of finding different versions of the same dlls, not some obscure trick.

I also noticed that my XP hack used some other dlls. I do not yet know how similar the Vista equivalent is to XP&#039;s gpedit.msc. When I install my XP hack on Vista, then install your Vista hack over the top, I get a better result, not perfect, but better. 

I get past the &quot;MMC cannot create the snap-in&quot; error, but the whole Administrative Templates folder does not exist, not empty, but non-existent. This makes it almost useless at the moment. I think this means we are both missing 1 or 2 dlls. I will keep trying, and when I get a breakthrough, I will report it here.

There are also many, many, more templates available, in particular in the new .admx file format. Microsoft is giving them away in one redistributable package here: http://www.microsoft.com/downloads/details.aspx?familyid=05d0598b-95f9-4bdd-af36-b365d68ec5f6&amp;displaylang=en You really need to have a look and decide what to do.

Unfortunately, work is slow and difficult my end, because I do not have a copy of Vista Business, Ultimate or a retail CD, however I am managing because I am downloading dlls off the dll download sites and confirming versions with the Microsoft Vista Virtual lab.

For your interest and research, my XP hack needed these dlls that you are not using:

appmgmts.dll
appmgr.dll
fdeploy.dll

Do not rush into using these dlls, but do consider them.

I will report back if I get a breakthrough. Good luck,

Richard (niemiro)</description>
		<content:encoded><![CDATA[<p>I managed to hack the XP gpedit.msc successfully. I am currently working on the Vista equivalent, but have one bug to fix. When I was writing my XP hack, I ran into this &#8220;MMC could not create the Snap-in&#8221; problem. I fixed it by registering all the dlls successfully. This took me quite a while, and in the end, it was a case of finding different versions of the same dlls, not some obscure trick.</p>
<p>I also noticed that my XP hack used some other dlls. I do not yet know how similar the Vista equivalent is to XP&#8217;s gpedit.msc. When I install my XP hack on Vista, then install your Vista hack over the top, I get a better result, not perfect, but better. </p>
<p>I get past the &#8220;MMC cannot create the snap-in&#8221; error, but the whole Administrative Templates folder does not exist, not empty, but non-existent. This makes it almost useless at the moment. I think this means we are both missing 1 or 2 dlls. I will keep trying, and when I get a breakthrough, I will report it here.</p>
<p>There are also many, many, more templates available, in particular in the new .admx file format. Microsoft is giving them away in one redistributable package here: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=05d0598b-95f9-4bdd-af36-b365d68ec5f6&#038;displaylang=en" rel="nofollow">http://www.microsoft.com/downl.....laylang=en</a> You really need to have a look and decide what to do.</p>
<p>Unfortunately, work is slow and difficult my end, because I do not have a copy of Vista Business, Ultimate or a retail CD, however I am managing because I am downloading dlls off the dll download sites and confirming versions with the Microsoft Vista Virtual lab.</p>
<p>For your interest and research, my XP hack needed these dlls that you are not using:</p>
<p>appmgmts.dll<br />
appmgr.dll<br />
fdeploy.dll</p>
<p>Do not rush into using these dlls, but do consider them.</p>
<p>I will report back if I get a breakthrough. Good luck,</p>
<p>Richard (niemiro)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Microsoft Word Error - Computer Help Forums</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-7184</link>
		<dc:creator>Microsoft Word Error - Computer Help Forums</dc:creator>
		<pubDate>Mon, 08 Feb 2010 18:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-7184</guid>
		<description>[...] &quot;gpedit.msc does not exist in Vista home or basic (Microsoft decided not to include it)  It is still possible to add it if really required (See here for required files &amp; instructions. NOTE:- I have not tried this so I would suggest you make back-ups first incase something goes wrong)  Enable GroupPolicy GPEDIT for Windows Vista Home - Tips &amp; Tricks - TechMynd [...]</description>
		<content:encoded><![CDATA[<p>[...] &quot;gpedit.msc does not exist in Vista home or basic (Microsoft decided not to include it)  It is still possible to add it if really required (See here for required files &amp; instructions. NOTE:- I have not tried this so I would suggest you make back-ups first incase something goes wrong)  Enable GroupPolicy GPEDIT for Windows Vista Home &#8211; Tips &amp; Tricks &#8211; TechMynd [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 8675309</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-7101</link>
		<dc:creator>8675309</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-7101</guid>
		<description>i ended up getting ultimate with 7 upgrade but since my laptop is one foot in the dumpster no sense activating my ultimate oem key</description>
		<content:encoded><![CDATA[<p>i ended up getting ultimate with 7 upgrade but since my laptop is one foot in the dumpster no sense activating my ultimate oem key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lito&#124;TheFilipinoEntrepreneur.com</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-7078</link>
		<dc:creator>Lito&#124;TheFilipinoEntrepreneur.com</dc:creator>
		<pubDate>Wed, 03 Feb 2010 07:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-7078</guid>
		<description>For a moment I thought this was the solution. Anyway very nice post and got me fooled for a while he he he. I guess the only solution is to upgrade my home premium to ultimate or business.
.-= Lito&#124;TheFilipinoEntrepreneur.com´s last blog ..&lt;a href=&quot;http://www.thefilipinoentrepreneur.com/2010/01/27/trc-tlrc-training-courses-february-2010.htm&quot; rel=&quot;nofollow&quot;&gt;TRC (TLRC Training) Courses Available in February 2010&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>For a moment I thought this was the solution. Anyway very nice post and got me fooled for a while he he he. I guess the only solution is to upgrade my home premium to ultimate or business.<br />
.-= Lito|TheFilipinoEntrepreneur.com´s last blog ..<a href="http://www.thefilipinoentrepreneur.com/2010/01/27/trc-tlrc-training-courses-february-2010.htm" rel="nofollow">TRC (TLRC Training) Courses Available in February 2010</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 8675309</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-6674</link>
		<dc:creator>8675309</dc:creator>
		<pubDate>Wed, 06 Jan 2010 21:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-6674</guid>
		<description>i was looking for a solution like this so i dont have to reformat but if it not work like the tinker on windows vista server hack then i give up</description>
		<content:encoded><![CDATA[<p>i was looking for a solution like this so i dont have to reformat but if it not work like the tinker on windows vista server hack then i give up</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: getting &#34;gpedit&#34; on vista home premium - Windows Help Forum</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-2/#comment-6455</link>
		<dc:creator>getting &#34;gpedit&#34; on vista home premium - Windows Help Forum</dc:creator>
		<pubDate>Tue, 22 Dec 2009 16:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-6455</guid>
		<description>[...]  Hello everyone  I&#039;ve been trying to get gpedit running on home premium by following this artical.  Enable GroupPolicy GPEDIT for Windows Vista Home - Tips &amp; Tricks - TechMynd  But as i thought i am running into problems, i get to the group policy editor where it says, [...]</description>
		<content:encoded><![CDATA[<p>[...]  Hello everyone  I&#39;ve been trying to get gpedit running on home premium by following this artical.  Enable GroupPolicy GPEDIT for Windows Vista Home &#8211; Tips &amp; Tricks &#8211; TechMynd  But as i thought i am running into problems, i get to the group policy editor where it says, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carl</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-6454</link>
		<dc:creator>carl</dc:creator>
		<pubDate>Tue, 22 Dec 2009 12:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-6454</guid>
		<description>If anyone has a solution to this, can you let me know.

I have followed these instructions, and get to where you add the snap-ins, only to find out windows wont add it.

Saying something like, &quot;this snap-in is not for vista home premium or you are running vista home premium this snap-in may not be used with this version of vista.

I have come this far now, has someone got a solution, as to what you do next</description>
		<content:encoded><![CDATA[<p>If anyone has a solution to this, can you let me know.</p>
<p>I have followed these instructions, and get to where you add the snap-ins, only to find out windows wont add it.</p>
<p>Saying something like, &#8220;this snap-in is not for vista home premium or you are running vista home premium this snap-in may not be used with this version of vista.</p>
<p>I have come this far now, has someone got a solution, as to what you do next</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-5862</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-5862</guid>
		<description>Hmmm, ok it&#039;s actually not working, still the error of could not load snap in...</description>
		<content:encoded><![CDATA[<p>Hmmm, ok it&#8217;s actually not working, still the error of could not load snap in&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-5141</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 27 Sep 2009 00:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-5141</guid>
		<description>I did everything article said, got every result article said, meaning it didn&#039;t work once you get it. I did take ownership of the dlls and everythings fine except gpedit. I haven&#039;t checked to see if it will work for my purposes though.</description>
		<content:encoded><![CDATA[<p>I did everything article said, got every result article said, meaning it didn&#8217;t work once you get it. I did take ownership of the dlls and everythings fine except gpedit. I haven&#8217;t checked to see if it will work for my purposes though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAZZAH</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-3602</link>
		<dc:creator>JAZZAH</dc:creator>
		<pubDate>Sat, 22 Aug 2009 12:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-3602</guid>
		<description>funny, i got to the end then read that it doesn&#039;t work . good job guy&#039;s  but it would be good if it had the ending...</description>
		<content:encoded><![CDATA[<p>funny, i got to the end then read that it doesn&#8217;t work . good job guy&#8217;s  but it would be good if it had the ending&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upry Nunamina</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-2923</link>
		<dc:creator>Upry Nunamina</dc:creator>
		<pubDate>Sat, 08 Aug 2009 11:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-2923</guid>
		<description>great post, but I can&#039;t add the &quot;Local Users and Groups&quot; from the left side devils to the right side.
I want to set the limit of bandwidth, I know only in XP not in vista home, can you post the way how to setting the limit of bandwidth on vista home?


Upry.</description>
		<content:encoded><![CDATA[<p>great post, but I can&#8217;t add the &#8220;Local Users and Groups&#8221; from the left side devils to the right side.<br />
I want to set the limit of bandwidth, I know only in XP not in vista home, can you post the way how to setting the limit of bandwidth on vista home?</p>
<p>Upry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Landry</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-2816</link>
		<dc:creator>John Landry</dc:creator>
		<pubDate>Wed, 22 Jul 2009 20:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-2816</guid>
		<description>Hi, thanks for the pointers.

But I can&#039;t get it to work. I have followed all the steps including Connor&#039;s post about ownership &amp; permissions. The only dll that registers okay is gptext.dll. The other three always fail. I&#039;m not too familiar with windows internals. Any ideas?

John.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the pointers.</p>
<p>But I can&#8217;t get it to work. I have followed all the steps including Connor&#8217;s post about ownership &amp; permissions. The only dll that registers okay is gptext.dll. The other three always fail. I&#8217;m not too familiar with windows internals. Any ideas?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connor</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-2541</link>
		<dc:creator>Connor</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-2541</guid>
		<description>Got it working!!!!!!

Turn off User Acount Control

Set the permissions and ownership of the files as your user name

Then run CMD as admin and input:

regsvr32 fde.dll
regsvr32 gpedit.dll
regsvr32 gptext.dll
regsvr32 wsecedit.dll

and then it works!</description>
		<content:encoded><![CDATA[<p>Got it working!!!!!!</p>
<p>Turn off User Acount Control</p>
<p>Set the permissions and ownership of the files as your user name</p>
<p>Then run CMD as admin and input:</p>
<p>regsvr32 fde.dll<br />
regsvr32 gpedit.dll<br />
regsvr32 gptext.dll<br />
regsvr32 wsecedit.dll</p>
<p>and then it works!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ibrahim52</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-2386</link>
		<dc:creator>Ibrahim52</dc:creator>
		<pubDate>Thu, 21 May 2009 09:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-2386</guid>
		<description>Thank you very much.Wonderful post.</description>
		<content:encoded><![CDATA[<p>Thank you very much.Wonderful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rojan Karki</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-2099</link>
		<dc:creator>Rojan Karki</dc:creator>
		<pubDate>Wed, 22 Apr 2009 07:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-2099</guid>
		<description>I&#039;d planned to implement it. Hopefully it may work.</description>
		<content:encoded><![CDATA[<p>I&#8217;d planned to implement it. Hopefully it may work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bo destiny</title>
		<link>http://www.techmynd.com/enable-grouppolicy-gpedit-for-windows-vista-home/comment-page-1/#comment-2087</link>
		<dc:creator>bo destiny</dc:creator>
		<pubDate>Tue, 21 Apr 2009 01:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.techmynd.com/?p=2271#comment-2087</guid>
		<description>procmon say it can&#039;t find HKCR\Software\Classes\Applications\mmc.exe
anybody got this hive?</description>
		<content:encoded><![CDATA[<p>procmon say it can&#8217;t find HKCR\Software\Classes\Applications\mmc.exe<br />
anybody got this hive?</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 (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/23 queries in 0.043 seconds using disk: basic
Object Caching 696/697 objects using disk: basic

Served from: www.techmynd.com @ 2012-02-12 19:54:49 -->
