<?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>Enredado &#187; Uncategorized</title>
	<atom:link href="http://www.enredado.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enredado.org</link>
	<description>Una pequeña ayuda técnica</description>
	<lastBuildDate>Sat, 24 Sep 2011 10:56:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SVCHOST se come el 50% del CPU</title>
		<link>http://www.enredado.org/svchost-se-come-el-50-del-cpu/</link>
		<comments>http://www.enredado.org/svchost-se-come-el-50-del-cpu/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 10:56:19 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.enredado.org/?p=114</guid>
		<description><![CDATA[Verificar si es el módulo cryptsvc, en ese caso; renombrar el catroot2 desde modo seguro y pasar sfc /scannow]]></description>
			<content:encoded><![CDATA[<p>Verificar si es el módulo cryptsvc, en ese caso; renombrar el catroot2 desde modo seguro y pasar sfc /scannow</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/svchost-se-come-el-50-del-cpu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>howto service virtualbox widows vista</title>
		<link>http://www.enredado.org/howto-service-virtualbox-widows-vista/</link>
		<comments>http://www.enredado.org/howto-service-virtualbox-widows-vista/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 09:32:20 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[howto service virtualbox widows vista]]></category>

		<guid isPermaLink="false">http://www.enredado.org/howto-service-virtualbox-widows-vista/</guid>
		<description><![CDATA[by galaxymike » 17. Feb 2009, 07:28 Hello, I wish to tell you as I started VirtualBox as service under Windows Vista. 1) run `cmd` and write: sc create VirtualServer binPath= &#8220;%SystemRoot%\System32\srvany.exe&#8221; start= auto DisplayName= &#8220;Virtual Server&#8221; 2) run `regedit` and goto &#8216;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VirtualServer]&#8216; 2.1) add section &#8216;Parameters&#8217; 2.2) add key &#8216;Application&#8217; equal &#8216;C:\Program Files\Sun xVM [...]]]></description>
			<content:encoded><![CDATA[<p>by galaxymike » 17. Feb 2009, 07:28 </p>
<p>Hello,<br />
I wish to tell you as I started VirtualBox as service under Windows Vista. </p>
<p>1) run `cmd` and write:<br />
sc create VirtualServer binPath= &#8220;%SystemRoot%\System32\srvany.exe&#8221; start= auto DisplayName= &#8220;Virtual Server&#8221;<br />
2) run `regedit` and goto &#8216;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VirtualServer]&#8216;<br />
2.1) add section &#8216;Parameters&#8217;<br />
2.2) add key &#8216;Application&#8217; equal &#8216;C:\Program Files\Sun xVM VirtualBox\VBoxHeadless.exe&#8217; to section &#8216;Parameters&#8217;<br />
2.3) add key &#8216;AppParameters&#8217; equal &#8216;startvm <vmname> -vrdp=off&#8217; to section &#8216;Parameters&#8217;<br />
2.4) add key &#8216;AppDirectory&#8217; equal &#8216;C:\Program Files\Sun xVM VirtualBox\&#8217; to section &#8216;Parameters&#8217;<br />
3) run `mmc` and goto &#8216;Computer Configuration/Windows Settings/Scripts/Shutdown&#8217; and add script with line:<br />
vboxmanage controlvm <vmname> savestate<br />
4) copy &#8216;.VirtualBox&#8217; from &#8216;C:\Users\<username>\&#8217; to &#8216;C:\Windows\System32\config\systemprofile\&#8217; </p>
<p>Enjoy! </p>
<p>P.S.: Obtain copy of srvany.exe from the appropriate Windows Resource Kit.galaxymike </p>
<p>Posts: 1<br />
Joined: 17. Feb 2009, 06:48</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/howto-service-virtualbox-widows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Falta NTLDR windows XP</title>
		<link>http://www.enredado.org/falta-ntldr-windows-xp/</link>
		<comments>http://www.enredado.org/falta-ntldr-windows-xp/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 10:39:34 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[falta ntldr]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.enredado.org/falta-ntldr-windows-xp/</guid>
		<description><![CDATA[entrar en consola de reparación con el cd original fixboot copy d:\i386\ntldr c:\ copy d:\i386\ntdetect.com c:\ exit]]></description>
			<content:encoded><![CDATA[<p>entrar en consola de reparación con el cd original<br />
fixboot<br />
copy d:\i386\ntldr c:\<br />
copy d:\i386\ntdetect.com c:\<br />
exit</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/falta-ntldr-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reinstalar Internet Explorer 6</title>
		<link>http://www.enredado.org/reinstalar-internet-explorer-6/</link>
		<comments>http://www.enredado.org/reinstalar-internet-explorer-6/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 08:52:34 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet explorer 6]]></category>
		<category><![CDATA[Reinstalar internet explorer 6]]></category>

		<guid isPermaLink="false">http://www.enredado.org/reinstalar-internet-explorer-6/</guid>
		<description><![CDATA[Inicio Ejecutar %systemroot%/inf enter sobre ie.inf boton derecho instalar reiniciar después de la instalación Pide el disco de instalación del Sistema Operativo]]></description>
			<content:encoded><![CDATA[<p>Inicio<br />
Ejecutar<br />
%systemroot%/inf<br />
enter<br />
sobre ie.inf boton derecho<br />
instalar<br />
reiniciar después de la instalación</p>
<p>Pide el disco de instalación del Sistema Operativo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/reinstalar-internet-explorer-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comprobador de archivos de sistema windows xp</title>
		<link>http://www.enredado.org/comprobador-de-archivos-de-sistema-windows-xp/</link>
		<comments>http://www.enredado.org/comprobador-de-archivos-de-sistema-windows-xp/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 08:50:15 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[comprobar archivos]]></category>
		<category><![CDATA[sfc]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.enredado.org/?p=101</guid>
		<description><![CDATA[sfc /scannow es posible que solicite el disco de instalación de Windows]]></description>
			<content:encoded><![CDATA[<p>sfc /scannow<br />
es posible que solicite el disco de instalación de Windows</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/comprobador-de-archivos-de-sistema-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restaurar winsock en Windows Vista. Error de Socket</title>
		<link>http://www.enredado.org/restaurar-winsock-en-windows-vista-error-de-socket/</link>
		<comments>http://www.enredado.org/restaurar-winsock-en-windows-vista-error-de-socket/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 08:54:56 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[error de socket]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[restaurar winsock]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[winsock]]></category>

		<guid isPermaLink="false">http://www.enredado.org/restaurar-winsock-en-windows-vista-error-de-socket/</guid>
		<description><![CDATA[cmd como administrador netsh winsock reset]]></description>
			<content:encoded><![CDATA[<p>cmd como administrador<br />
netsh winsock reset</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/restaurar-winsock-en-windows-vista-error-de-socket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iniciar Internet Explorer sin cargar complementos</title>
		<link>http://www.enredado.org/iniciar-internet-explorer-sin-cargar-complementos/</link>
		<comments>http://www.enredado.org/iniciar-internet-explorer-sin-cargar-complementos/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:25:54 +0000</pubDate>
		<dc:creator>Juantxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[complementos]]></category>
		<category><![CDATA[iexplore]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://www.enredado.org/iniciar-internet-explorer-sin-cargar-complementos/</guid>
		<description><![CDATA[Se puede iniciar el internet explorer sin los complementos con el comando &#8221; iexplore -extoff &#8220;]]></description>
			<content:encoded><![CDATA[<p>Se puede iniciar el internet explorer sin los complementos con el comando &#8221; iexplore -extoff &#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enredado.org/iniciar-internet-explorer-sin-cargar-complementos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

