<?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>Take a photo &#187; Installation</title>
	<atom:link href="http://www.takeaphoto.ch/tag/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.takeaphoto.ch</link>
	<description>Ein Blog zum Thema Fotos, Informatik und Design</description>
	<lastBuildDate>Wed, 11 Jan 2012 22:33:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>VBScript Laufzeitumgebung</title>
		<link>http://www.takeaphoto.ch/it/vbscript-laufzeitumgebung/</link>
		<comments>http://www.takeaphoto.ch/it/vbscript-laufzeitumgebung/#comments</comments>
		<pubDate>Sat, 08 May 2010 20:58:00 +0000</pubDate>
		<dc:creator>bear64</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Error 2738]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Laufzeitumgebung]]></category>
		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://www.takeaphoto.ch/it/vbscript-laufzeitumgebung/</guid>
		<description><![CDATA[Manche Applikationen brechen während der Installation ab. Wird die Fehlermeldung “Error 2738”, “VBScript Laufzeitumgebung nicht aktiv” oder ähnliches angezeigt, liegt dass an der VBScript Laufzeitumgebung, welche nicht registriert ist. In diesem Fall geht man wie folgt vor: Registrieren Sie die DLL in der Kommandoszeile (als Administrator) aus: Klicken Sie auf Start &#8211; Alle Programme &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><strong></strong></p>
<p><strong></strong></p>
<p>Manche Applikationen brechen während der Installation ab. Wird die Fehlermeldung “Error 2738”, “VBScript Laufzeitumgebung nicht aktiv” oder ähnliches angezeigt, liegt dass an der VBScript Laufzeitumgebung, welche nicht registriert ist. In diesem Fall geht man wie folgt vor:</p>
<ol>
<li>Registrieren Sie die DLL in der Kommandoszeile (als Administrator) aus:      <br />Klicken Sie auf Start &#8211; Alle Programme &#8211; Zubehör, dann rechts-klicken auf <tt>Eingabeaufforderung</tt>, dann wählen Sie <tt>Als Administrator ausführen</tt> </li>
<li>Geben Sie folgenden Befehl in dem neu geöffneten Fenster ein: <tt>cd %systemroot%\system32</tt> </li>
<li>Geben Sie ein: <tt>regsvr32 vbscript.dll</tt> </li>
</ol>
<p>ACHTUNG: Dieses Kommando&#160; funktioniert aber nur, wenn die DLL noch nicht registriert ist. Sonst muss man die Einträge aus der Registry entfernen:</p>
<ol>
<li>Click on the Start menu, choose Run, type cmd and click OK </li>
<li>To unregister the VBScript engine, run this command: <code>reg delete &quot;HKCU\SOFTWARE\Classes\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}&quot; /f</code> </li>
<li>To unregister the VBScript engine on a 64-bit OS, run this command: <code>reg delete &quot;HKCU\SOFTWARE\Classes\Wow6432Node\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8}&quot; /f</code> </li>
<li>To unregister the JScript engine, run this command: <code>reg delete &quot;HKCU\SOFTWARE\Classes\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58}&quot; /f</code> </li>
<li>To unregister the JScript engine on a 64-bit OS, run this command: <code>reg delete &quot;HKCU\SOFTWARE\Classes\Wow6432Node\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58}&quot; /f</code> </li>
</ol>
<p><a href="http://blogs.msdn.com/astebner/archive/2007/06/07/3151752.aspx" target="_blank">http://blogs.msdn.com/astebner/archive/2007/06/07/3151752.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.takeaphoto.ch/it/vbscript-laufzeitumgebung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interner Fehler 2739 bei der Installation eines Programms unter Vista</title>
		<link>http://www.takeaphoto.ch/it/interner-fehler-2739-bei-der-installation-eines-programms-unter-vista/</link>
		<comments>http://www.takeaphoto.ch/it/interner-fehler-2739-bei-der-installation-eines-programms-unter-vista/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 19:05:00 +0000</pubDate>
		<dc:creator>bear64</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Fehlermeldung]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://www.takeaphoto.ch/?p=516</guid>
		<description><![CDATA[Jedes mal beim Starten meines PC’s (mit Vista RC2 Build 6002) versuchte das Programm HP-Update ein Update zu installieren. Der Download hat ja noch geklappt. Auch die Installation startet vorerst ohne Probleme, bricht dann mit der schnöden Fehlermeldung «Interner Fehler 2739» ab. Der Fehler schein aber bekannt, denn im Internet habe ich bei Microsoft folgende Info gefunden:

http://social.msdn.microsoft.com/forums/en-US/vbide/thread/5d9ada4f-2cfb-4aba-b740-aa15c2d53ab1/

Ich hab dann als Administrator im Verzeichnis c:\windows\System32 folgende zwei Befehle ausgeführt:

regsvr32 vbscript.dll
regsvr32 jscript.dll

Danach konnte ich die Installation ohne Fehlermeldung ausführen. Das Problem scheint schon länger bekannt zu sein, denn der Post ist von 2007.

Technorati-Tags: Vista,Fehlermeldung,Installation]]></description>
			<content:encoded><![CDATA[<p>Jedes mal beim Starten meines PC’s (mit Vista RC2 Build 6002) versuchte das Programm HP-Update ein Update zu installieren. Der Download hat ja noch geklappt. Auch die Installation startet vorerst ohne Probleme, bricht dann mit der schnöden Fehlermeldung «<strong>Interner Fehler 2739</strong>» ab. Der Fehler schein aber bekannt, denn im Internet habe ich bei Microsoft folgende Info gefunden:</p>
<p><a title="http://social.msdn.microsoft.com/forums/en-US/vbide/thread/5d9ada4f-2cfb-4aba-b740-aa15c2d53ab1/" href="http://social.msdn.microsoft.com/forums/en-US/vbide/thread/5d9ada4f-2cfb-4aba-b740-aa15c2d53ab1/" target="_blank">http://social.msdn.microsoft.com/forums/en-US/vbide/thread/5d9ada4f-2cfb-4aba-b740-aa15c2d53ab1/</a></p>
<p>Ich musste dann <strong>als Administrator</strong> im Verzeichnis <strong>c:\windows\System32</strong> folgende zwei Befehle ausgeführt:</p>
<ul>
<li><strong>regsvr32 vbscript.dll</strong> </li>
<li><strong>regsvr32 jscript.dll</strong> </li>
</ul>
<p>Danach konnte ich die Installation ohne Fehlermeldung ausführen. Das Problem scheint schon länger bekannt zu sein, denn der obige Post ist von 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.takeaphoto.ch/it/interner-fehler-2739-bei-der-installation-eines-programms-unter-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

