<?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: SciTE Context Menu Extension</title>
	<atom:link href="http://www.burgaud.com/scite-context-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burgaud.com/scite-context-menu/</link>
	<description>André Burgaud’s Blog</description>
	<lastBuildDate>Mon, 09 Aug 2010 10:15:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Daniel</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-526</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-526</guid>
		<description>The errors

 &quot;Error in LoadLibrary(“wscitecm.dll”)-Application can’t be started because it’s configuration is incorrect, reinstalling application can fix the problem.&quot; 

and

&quot;Generate Activation Context failed for C:\Program Files\Scintilla Text Editor\wscitecm.dll. Reference error message: The referenced assembly is not installed on your system.&quot;

are resolved by installing Visual C++ 2005 Redistributable Service Pack 1 (SP1).</description>
		<content:encoded><![CDATA[<p>The errors</p>
<p> &#8220;Error in LoadLibrary(“wscitecm.dll”)-Application can’t be started because it’s configuration is incorrect, reinstalling application can fix the problem.&#8221; </p>
<p>and</p>
<p>&#8220;Generate Activation Context failed for C:\Program Files\Scintilla Text Editor\wscitecm.dll. Reference error message: The referenced assembly is not installed on your system.&#8221;</p>
<p>are resolved by installing Visual C++ 2005 Redistributable Service Pack 1 (SP1).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie Harper</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-520</link>
		<dc:creator>Leslie Harper</dc:creator>
		<pubDate>Mon, 04 Jan 2010 18:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-520</guid>
		<description>I just wanted to say thank you for posting this code. I found it after barking up the wrong tree for days trying to do the same thing using managed code.

I did have a problem when compling - I got a file not found error when the mt.exe part of the build ran (it seems as if the .manifest file is missing. The dll was still created and it works so  I&#039;m not sure if it&#039;s a big deal. I&#039;m compiling using the VS 2010 beta on Windows 7 x64 if that explains anything.</description>
		<content:encoded><![CDATA[<p>I just wanted to say thank you for posting this code. I found it after barking up the wrong tree for days trying to do the same thing using managed code.</p>
<p>I did have a problem when compling &#8211; I got a file not found error when the mt.exe part of the build ran (it seems as if the .manifest file is missing. The dll was still created and it works so  I&#8217;m not sure if it&#8217;s a big deal. I&#8217;m compiling using the VS 2010 beta on Windows 7 x64 if that explains anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fiery</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-504</link>
		<dc:creator>fiery</dc:creator>
		<pubDate>Sat, 31 Oct 2009 12:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-504</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-267&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-267&quot; rel=&quot;nofollow&quot;&gt; André Burgaud&lt;/a&gt; :&lt;/strong&gt;

Did you try to install the extension in elevated mode? In the Vista &lt;strong&gt;Start Menu&lt;/strong&gt;, find &lt;strong&gt;Command Prompt&lt;/strong&gt; (cmd.exe), right click and select &lt;strong&gt;Run as administrator&lt;/strong&gt;. In the command prompt window open in elevated mode, change to the directory that contains &lt;em&gt;wscitecm.dll&lt;/em&gt; and execute: &lt;code&gt;regsvr32 wscitecm.dll&lt;/code&gt;. I’m not sure this will solve this issue, but I would try it if you did not do it yet.
-André-
         &lt;/blockquote&gt;

That was exactly what solved my problem on Windows 7. The SciTE setup provided by Bruce Dodson just fails if shell extension is installed. So I tried to install this extension manually. If Command Prompt is not run as Administrator the following error appears: 0x80004005. So it would be fine if you add some comments about this problem in the Read Me.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-267"><p>
<strong><a href="#comment-267" rel="nofollow"> André Burgaud</a> :</strong></p>
<p>Did you try to install the extension in elevated mode? In the Vista <strong>Start Menu</strong>, find <strong>Command Prompt</strong> (cmd.exe), right click and select <strong>Run as administrator</strong>. In the command prompt window open in elevated mode, change to the directory that contains <em>wscitecm.dll</em> and execute: <code>regsvr32 wscitecm.dll</code>. I’m not sure this will solve this issue, but I would try it if you did not do it yet.<br />
-André-
         </p></blockquote>
<p>That was exactly what solved my problem on Windows 7. The SciTE setup provided by Bruce Dodson just fails if shell extension is installed. So I tried to install this extension manually. If Command Prompt is not run as Administrator the following error appears: 0&#215;80004005. So it would be fine if you add some comments about this problem in the Read Me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DAK</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-502</link>
		<dc:creator>DAK</dc:creator>
		<pubDate>Thu, 15 Oct 2009 18:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-502</guid>
		<description>Hi,

I&#039;m having trouble compiling the DLL; and I think it&#039;s because of the version of WIN32.MAK I&#039;m using. Can you post the file with which you&#039;ve successfully compiled this DLL, or let us know where I can download it?  Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m having trouble compiling the DLL; and I think it&#8217;s because of the version of WIN32.MAK I&#8217;m using. Can you post the file with which you&#8217;ve successfully compiled this DLL, or let us know where I can download it?  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omar</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-412</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Tue, 02 Jun 2009 18:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-412</guid>
		<description>Hi, I can&#039;t install the dll, for me appears this message:

Error in LoadLibrary(&quot;wscitecm.dll&quot;)-Application can&#039;t be started because it&#039;s configuration is incorrect, reinstalling application can fix the problem.

What can be the problem or solution?

My OS is Windows XP Service pack 3 (32 bits)

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I can&#8217;t install the dll, for me appears this message:</p>
<p>Error in LoadLibrary(&#8220;wscitecm.dll&#8221;)-Application can&#8217;t be started because it&#8217;s configuration is incorrect, reinstalling application can fix the problem.</p>
<p>What can be the problem or solution?</p>
<p>My OS is Windows XP Service pack 3 (32 bits)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Explorer Shell extension &#124; keyongtech</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-281</link>
		<dc:creator>Explorer Shell extension &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 17:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-281</guid>
		<description>[...] the application icon and two will execute my app when selected. to see what i mean just clikc here http://www.burgaud.com/scite-context-menu/ The icon shows in the context menu and that is only done through a custom DLL.  [...]</description>
		<content:encoded><![CDATA[<p>[...] the application icon and two will execute my app when selected. to see what i mean just clikc here <a href="http://www.burgaud.com/scite-context-menu/" rel="nofollow">http://www.burgaud.com/scite-context-menu/</a> The icon shows in the context menu and that is only done through a custom DLL.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosen Sharma</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-272</link>
		<dc:creator>Rosen Sharma</dc:creator>
		<pubDate>Wed, 07 Jan 2009 00:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-272</guid>
		<description>Hello André,

   great sample. is it possible to extend this to have 2 level menu?

Rosen</description>
		<content:encoded><![CDATA[<p>Hello André,</p>
<p>   great sample. is it possible to extend this to have 2 level menu?</p>
<p>Rosen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten Müller</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-269</link>
		<dc:creator>Torsten Müller</dc:creator>
		<pubDate>Sat, 03 Jan 2009 15:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-269</guid>
		<description>Hi André 

now I got the solution of my problem... 

I read anywhere in MSDN (e.g. &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/aa384231.aspx&quot; rel=&quot;nofollow&quot;&gt;Process Interoperability&lt;/a&gt;) it&#039;s impossible to load a 32-bit DLL into a 64-bit process! I use a 64-bit Explorer on my 64-bit Windows XP and every source code example I tried beforehand was compiled as a 32-bit DLL!

Sum: If I use a 64-bit OS I have to compile shell extensions as 64-bit binaries!

Best regards 
Torsten</description>
		<content:encoded><![CDATA[<p>Hi André </p>
<p>now I got the solution of my problem&#8230; </p>
<p>I read anywhere in MSDN (e.g. <a href="http://msdn.microsoft.com/en-us/library/aa384231.aspx" rel="nofollow">Process Interoperability</a>) it&#8217;s impossible to load a 32-bit DLL into a 64-bit process! I use a 64-bit Explorer on my 64-bit Windows XP and every source code example I tried beforehand was compiled as a 32-bit DLL!</p>
<p>Sum: If I use a 64-bit OS I have to compile shell extensions as 64-bit binaries!</p>
<p>Best regards<br />
Torsten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten Müller</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-268</link>
		<dc:creator>Torsten Müller</dc:creator>
		<pubDate>Fri, 02 Jan 2009 12:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-268</guid>
		<description>Hi André,

thanks for answering so quickly. 

I&#039;m using Windows XP (64-Bit) not Vista and yes I&#039;m always the administrator. 

In my opinion VS2005 needs a &quot;special&quot; set up to produce 32-bit binaries when it is used on WinXP64 platforms. But I don&#039;t know what settings I&#039;ll need. The problem is none of the samples I tried (neither in C# nor in C++) could be installed on my 64-bit WinXP when I compiled those with VS2005. However, I can see that for example Notepad++ (nppcm by André Burgaud ;-)) is resisted as Shell Extension.

Do you have any idea to solve my problem except a usage of 32-bit-WinXP? 

Best regard
Torsten</description>
		<content:encoded><![CDATA[<p>Hi André,</p>
<p>thanks for answering so quickly. </p>
<p>I&#8217;m using Windows XP (64-Bit) not Vista and yes I&#8217;m always the administrator. </p>
<p>In my opinion VS2005 needs a &#8220;special&#8221; set up to produce 32-bit binaries when it is used on WinXP64 platforms. But I don&#8217;t know what settings I&#8217;ll need. The problem is none of the samples I tried (neither in C# nor in C++) could be installed on my 64-bit WinXP when I compiled those with VS2005. However, I can see that for example Notepad++ (nppcm by André Burgaud <img src='http://www.burgaud.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ) is resisted as Shell Extension.</p>
<p>Do you have any idea to solve my problem except a usage of 32-bit-WinXP? </p>
<p>Best regard<br />
Torsten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André Burgaud</title>
		<link>http://www.burgaud.com/scite-context-menu/comment-page-1/#comment-267</link>
		<dc:creator>André Burgaud</dc:creator>
		<pubDate>Fri, 02 Jan 2009 04:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://74.220.207.61/~burgaudc/wordpress/?p=6#comment-267</guid>
		<description>Hi Torsten,

Did you try to install the extension in elevated mode? In the Vista &lt;strong&gt;Start Menu&lt;/strong&gt;, find &lt;strong&gt;Command Prompt&lt;/strong&gt; (cmd.exe), right click and select &lt;strong&gt;Run as administrator&lt;/strong&gt;. In the command prompt window open in elevated mode, change to the directory that contains &lt;em&gt;wscitecm.dll&lt;/em&gt; and execute: &lt;code&gt;regsvr32 wscitecm.dll&lt;/code&gt;. I&#039;m not sure this will solve this issue, but I would try it if you did not do it yet.

-André-</description>
		<content:encoded><![CDATA[<p>Hi Torsten,</p>
<p>Did you try to install the extension in elevated mode? In the Vista <strong>Start Menu</strong>, find <strong>Command Prompt</strong> (cmd.exe), right click and select <strong>Run as administrator</strong>. In the command prompt window open in elevated mode, change to the directory that contains <em>wscitecm.dll</em> and execute: <code>regsvr32 wscitecm.dll</code>. I&#8217;m not sure this will solve this issue, but I would try it if you did not do it yet.</p>
<p>-André-</p>
]]></content:encoded>
	</item>
</channel>
</rss>
