<?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: If Aspell Is Already Installed, Do Correction Of Relative Path To aspell-15.dll And Restart</title>
	<atom:link href="http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart/feed" rel="self" type="application/rss+xml" />
	<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart</link>
	<description>Technical answers for technical questions</description>
	<lastBuildDate>Fri, 24 May 2013 18:25:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kevin</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-19728</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 25 Apr 2013 16:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-19728</guid>
		<description><![CDATA[Wow, thank you.  I was equally dense and failed to install a dictionary as well.  I struggled with my failure to read the error message correctly for months before I found your guidance.  I certainly feel dumb now, although, I do wonder whether a altered error message could have helped both of us.]]></description>
		<content:encoded><![CDATA[<p>Wow, thank you.  I was equally dense and failed to install a dictionary as well.  I struggled with my failure to read the error message correctly for months before I found your guidance.  I certainly feel dumb now, although, I do wonder whether a altered error message could have helped both of us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macroe</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-19092</link>
		<dc:creator>Macroe</dc:creator>
		<pubDate>Fri, 20 Jul 2012 15:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-19092</guid>
		<description><![CDATA[Aspell-15.dll &amp; &quot;..\Aspell\bin&quot; issue solved in Notepad++

Solution to missing Aspell-15.dll file in Notepad++

Spell Checker Won&#039;t Work in Notepad++ Problem

* What a Journey * First , Spell Checker DOES work in Notepad++ (N++) , so keep the faith * I installed it from  C:\Spell Checker\  and it DID work fine (and did-not get lost) *

* First you MUST uninstall all of it:  N++ , all dictionaries , and the Aspell program  in that order * N++ and the dictionaries can be uninstalled from Windows  Add &amp; Remove Programs  , but Aspell , being a standalone Command Line program , must be uninstalled from its installed directory using  unins000.exe * Not all files have been deleted , however * Next , go to each of the (installed) directories and delete ALL files , then reboot * From this clean slate , create (or retain) two empty directories  Aspell and Notepad++  by those names only * These two directories MUST be under the same super-directory * I use  C:\Programs\  , so my two directories are  C:\Programs\Aspell\  and   C:\Programs\Notepad++\  * Now install Aspell Program , at least one dictionary , and Notepad++ IN THAT ORDER *

* It is untrue that these three installs need to be made from the Desktop * I created a directory called &quot;Spell Checker&quot; in the root (C:\Spell Checker\) and loaded the three install programs in there * Running the install programs exactly according to below , I had complete success *

* Be sure to get the Windows version of ALL files * I found my Aspell and dictionary files on  aspell DOT net/win32/ * I found this site by inserting  &quot;Aspell Windows&quot;  into my search engine , which is  search DOT yippy DOT com/ * I highly recommend this search engine *

* Remember , you can install in any directory you want including the default  C:\Program-Files\  directory * However , the following instructions use my selected install directory  C:\Programs\ *

* Install (run)  Aspell-0-50-3-3-Setup.exe (the Aspell Program):
	Select Destination Directory  double-click on  C:\Programs\  ONLY , then press NEXT (get  C:\Programs\Aspell )
	Select Start Menu Folder  choose any name or use the default , then press NEXT
	Select Additional Tasks  choose whatever you want , then press NEXT
	Ready to Install  confirm your choices , then press INSTALL
	Information window shows  you might want to ^C copy this and create a text file , then press NEXT
	Completing Aspell Setup window shows  the manual is not particularly useful at this point and is available in  C:/Programs/Aspell/doc/html/manual.html *
	Do-not run Aspell * You&#039;re not really interested in the Command Line program are you ?*

* Install (run)  Aspell-en-0.50-2-3.exe (the English Dictionary):
	Immediately , a  tmpinst.bat  file is created and a  TmpInstall  directory is created in &quot;C:\Spell Checker\&quot; * These are supposed to be temporary items
	The batch file contains:
		@echo off
		echo Starting TmpInstall\setup-Aspell-en-0.50-2.exe
		start /wait TmpInstall\setup-Aspell-en-0.50-2.exe
		echo Removing TmpInstall
		deltree /Y TmpInstall
		del %0
	The  dict  directory (in C:\Programs\Aspell) contains the meat of the dictionary
	Setup English Dictionary window shows , press NEXT
	Information window shows , press NEXT
	Select Destination Directory  you should get  C:\Programs\Aspell  * If not , insert this or your text * Press NEXT
	Do-not get tricky at this point ; just install the dictionary in the Aspell (install) directory
	Select Start Menu Folder  choose any name or use the default , then press NEXT
	Ready to Install  confirm your choices , then press INSTALL
	Completing English Setup window shows  press FINISH
	The &quot;TmpInstall&quot; directory in &quot;C:\Spell Checker\&quot; is supposed to be deleted but the &quot;deltree&quot; command in the batch file isn&#039;t available to do it * Leave it there for now
	Don&#039;t touch a thing here and now ; go on to install N++ *

* Install (run)  npp.5.9.2.Installer.exe (the Notepad++ Program):
	Installer Language window shows  press OK
	Notepad++ Setup window shows  press NEXT
	License Agreement window shows  read then press  I Agree
	Choose Install Location  here you MUST select Browse and locate the install directory for N++ (C:\Programs  in my case)
	In Browse  select the  Notepad++  folder and press OK * You should have  C:\Programs\Notepad++\  (in my case) in the Location field ; press NEXT
	Choose Components  be sure to select  Plugins / Spell-Checker  ; otherwise , choose whatever you want
	Choose &quot;Context Menu Entry&quot; , ALL &quot;Plugins&quot; , and &quot;User Manual&quot; for basics ; then press NEXT
	Choose Components  URGENT  You  MUST  choose (check)  Don&#039;t use %APPDATA%  for the spell checker to work , then press INSTALL
	Completing Notepad++ Setup window shows  I suggest that you run N++ here , press FINISH *

* Run Notepad++ ; &quot;Change.log&quot; file should come up by default:
	If you have followed these instructions perfectly , N++ should Spell Check now *
	Select  Plugins  from the program&#039;s task bar and then Spell-Checker and then Spell-Checker *
	If the Spell-Checker window shows items in the 3 fields , you have succeeded *

* You (I) can now delete the &quot;C:\Spell Checker\&quot; directory (save the install programs somewhere though) and you&#039;ve cleaned up *

* The problem I had (and what others have been having) was that N++ could-not find all the files that it needed in order to spell check * Even the &quot;..\Aspell\bin&quot; didn&#039;t work * That term (..\Aspell\bin) , by the way , means  back up one directory , open the Aspell directory , then open the bin directory * Of course , you knew that , but it still didn&#039;t work * The big question was  Where am I starting from * The answer is that you were starting from inside the directory where the &quot;notepad++.exe&quot; file is located , which is (in my case) &quot;C:\Programs\Notepad++\&quot; * There are , it seems , some links that are created properly only when the installs are done exactly correctly and in the correct order * N++ had been going to the right place all along (provided that the &quot;Aspell&quot; directory and the &quot;Notepad++&quot; directory were located under the same super-directory) * However , the links to files were , somehow , not being made properly * So now ya know *

* BTW , be certain that you are-not using any files that have been &quot;tar&quot;ed * Files with the &quot;tar&quot; extension are almost certainly the linux versions of the programs *

* I suggest that you copy and save this text for future reference *

* Good luck and post your successes and failures on this website  http://www.question-defense.com/  , and for this particular problem  http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart  *

* Many thanks to the folks at question-defense for making the broadcast of this solution possible *

Macroe]]></description>
		<content:encoded><![CDATA[<p>Aspell-15.dll &amp; &#8220;..\Aspell\bin&#8221; issue solved in Notepad++</p>
<p>Solution to missing Aspell-15.dll file in Notepad++</p>
<p>Spell Checker Won&#8217;t Work in Notepad++ Problem</p>
<p>* What a Journey * First , Spell Checker DOES work in Notepad++ (N++) , so keep the faith * I installed it from  C:\Spell Checker\  and it DID work fine (and did-not get lost) *</p>
<p>* First you MUST uninstall all of it:  N++ , all dictionaries , and the Aspell program  in that order * N++ and the dictionaries can be uninstalled from Windows  Add &amp; Remove Programs  , but Aspell , being a standalone Command Line program , must be uninstalled from its installed directory using  unins000.exe * Not all files have been deleted , however * Next , go to each of the (installed) directories and delete ALL files , then reboot * From this clean slate , create (or retain) two empty directories  Aspell and Notepad++  by those names only * These two directories MUST be under the same super-directory * I use  C:\Programs\  , so my two directories are  C:\Programs\Aspell\  and   C:\Programs\Notepad++\  * Now install Aspell Program , at least one dictionary , and Notepad++ IN THAT ORDER *</p>
<p>* It is untrue that these three installs need to be made from the Desktop * I created a directory called &#8220;Spell Checker&#8221; in the root (C:\Spell Checker\) and loaded the three install programs in there * Running the install programs exactly according to below , I had complete success *</p>
<p>* Be sure to get the Windows version of ALL files * I found my Aspell and dictionary files on  aspell DOT net/win32/ * I found this site by inserting  &#8220;Aspell Windows&#8221;  into my search engine , which is  search DOT yippy DOT com/ * I highly recommend this search engine *</p>
<p>* Remember , you can install in any directory you want including the default  C:\Program-Files\  directory * However , the following instructions use my selected install directory  C:\Programs\ *</p>
<p>* Install (run)  Aspell-0-50-3-3-Setup.exe (the Aspell Program):<br />
	Select Destination Directory  double-click on  C:\Programs\  ONLY , then press NEXT (get  C:\Programs\Aspell )<br />
	Select Start Menu Folder  choose any name or use the default , then press NEXT<br />
	Select Additional Tasks  choose whatever you want , then press NEXT<br />
	Ready to Install  confirm your choices , then press INSTALL<br />
	Information window shows  you might want to ^C copy this and create a text file , then press NEXT<br />
	Completing Aspell Setup window shows  the manual is not particularly useful at this point and is available in  C:/Programs/Aspell/doc/html/manual.html *<br />
	Do-not run Aspell * You&#8217;re not really interested in the Command Line program are you ?*</p>
<p>* Install (run)  Aspell-en-0.50-2-3.exe (the English Dictionary):<br />
	Immediately , a  tmpinst.bat  file is created and a  TmpInstall  directory is created in &#8220;C:\Spell Checker\&#8221; * These are supposed to be temporary items<br />
	The batch file contains:<br />
		@echo off<br />
		echo Starting TmpInstall\setup-Aspell-en-0.50-2.exe<br />
		start /wait TmpInstall\setup-Aspell-en-0.50-2.exe<br />
		echo Removing TmpInstall<br />
		deltree /Y TmpInstall<br />
		del %0<br />
	The  dict  directory (in C:\Programs\Aspell) contains the meat of the dictionary<br />
	Setup English Dictionary window shows , press NEXT<br />
	Information window shows , press NEXT<br />
	Select Destination Directory  you should get  C:\Programs\Aspell  * If not , insert this or your text * Press NEXT<br />
	Do-not get tricky at this point ; just install the dictionary in the Aspell (install) directory<br />
	Select Start Menu Folder  choose any name or use the default , then press NEXT<br />
	Ready to Install  confirm your choices , then press INSTALL<br />
	Completing English Setup window shows  press FINISH<br />
	The &#8220;TmpInstall&#8221; directory in &#8220;C:\Spell Checker\&#8221; is supposed to be deleted but the &#8220;deltree&#8221; command in the batch file isn&#8217;t available to do it * Leave it there for now<br />
	Don&#8217;t touch a thing here and now ; go on to install N++ *</p>
<p>* Install (run)  npp.5.9.2.Installer.exe (the Notepad++ Program):<br />
	Installer Language window shows  press OK<br />
	Notepad++ Setup window shows  press NEXT<br />
	License Agreement window shows  read then press  I Agree<br />
	Choose Install Location  here you MUST select Browse and locate the install directory for N++ (C:\Programs  in my case)<br />
	In Browse  select the  Notepad++  folder and press OK * You should have  C:\Programs\Notepad++\  (in my case) in the Location field ; press NEXT<br />
	Choose Components  be sure to select  Plugins / Spell-Checker  ; otherwise , choose whatever you want<br />
	Choose &#8220;Context Menu Entry&#8221; , ALL &#8220;Plugins&#8221; , and &#8220;User Manual&#8221; for basics ; then press NEXT<br />
	Choose Components  URGENT  You  MUST  choose (check)  Don&#8217;t use %APPDATA%  for the spell checker to work , then press INSTALL<br />
	Completing Notepad++ Setup window shows  I suggest that you run N++ here , press FINISH *</p>
<p>* Run Notepad++ ; &#8220;Change.log&#8221; file should come up by default:<br />
	If you have followed these instructions perfectly , N++ should Spell Check now *<br />
	Select  Plugins  from the program&#8217;s task bar and then Spell-Checker and then Spell-Checker *<br />
	If the Spell-Checker window shows items in the 3 fields , you have succeeded *</p>
<p>* You (I) can now delete the &#8220;C:\Spell Checker\&#8221; directory (save the install programs somewhere though) and you&#8217;ve cleaned up *</p>
<p>* The problem I had (and what others have been having) was that N++ could-not find all the files that it needed in order to spell check * Even the &#8220;..\Aspell\bin&#8221; didn&#8217;t work * That term (..\Aspell\bin) , by the way , means  back up one directory , open the Aspell directory , then open the bin directory * Of course , you knew that , but it still didn&#8217;t work * The big question was  Where am I starting from * The answer is that you were starting from inside the directory where the &#8220;notepad++.exe&#8221; file is located , which is (in my case) &#8220;C:\Programs\Notepad++\&#8221; * There are , it seems , some links that are created properly only when the installs are done exactly correctly and in the correct order * N++ had been going to the right place all along (provided that the &#8220;Aspell&#8221; directory and the &#8220;Notepad++&#8221; directory were located under the same super-directory) * However , the links to files were , somehow , not being made properly * So now ya know *</p>
<p>* BTW , be certain that you are-not using any files that have been &#8220;tar&#8221;ed * Files with the &#8220;tar&#8221; extension are almost certainly the linux versions of the programs *</p>
<p>* I suggest that you copy and save this text for future reference *</p>
<p>* Good luck and post your successes and failures on this website  <a href="http://www.question-defense.com/" rel="nofollow">http://www.question-defense.com/</a>  , and for this particular problem  <a href="http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart" rel="nofollow">http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart</a>  *</p>
<p>* Many thanks to the folks at question-defense for making the broadcast of this solution possible *</p>
<p>Macroe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-18991</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 15 Jul 2012 13:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-18991</guid>
		<description><![CDATA[Hello kp,

Awesome. Thanks for sharing your experience as it is likely to help others.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello kp,</p>
<p>Awesome. Thanks for sharing your experience as it is likely to help others.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-18979</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 15 Jul 2012 13:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-18979</guid>
		<description><![CDATA[Hello Hermant, 

Great to hear that cp&#039;s recommendation assisted in resolving your issue. Thanks for leaving feedback.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello Hermant, </p>
<p>Great to hear that cp&#8217;s recommendation assisted in resolving your issue. Thanks for leaving feedback.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angela</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-18761</link>
		<dc:creator>Angela</dc:creator>
		<pubDate>Wed, 09 May 2012 09:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-18761</guid>
		<description><![CDATA[WOW! I have been struggling with this for 12 months, and now finally have got it to work using you suggestion. Thank you for taking the time.]]></description>
		<content:encoded><![CDATA[<p>WOW! I have been struggling with this for 12 months, and now finally have got it to work using you suggestion. Thank you for taking the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kp</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-16784</link>
		<dc:creator>kp</dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-16784</guid>
		<description><![CDATA[Just running the installer as administrator worked for me on Windows 7.]]></description>
		<content:encoded><![CDATA[<p>Just running the installer as administrator worked for me on Windows 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-16708</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Wed, 07 Dec 2011 05:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-16708</guid>
		<description><![CDATA[cp: your comment is awesome. I just did what you said. Works great. I have been using Notepad++ for the past 1 yr without getting time to fix the spell checker problem. For the past couple of weeks, I was working on it &amp; today I saw your post. Did what you said &amp; tat fixed the problem. Thanks man.]]></description>
		<content:encoded><![CDATA[<p>cp: your comment is awesome. I just did what you said. Works great. I have been using Notepad++ for the past 1 yr without getting time to fix the spell checker problem. For the past couple of weeks, I was working on it &amp; today I saw your post. Did what you said &amp; tat fixed the problem. Thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mozenwrathe</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-16565</link>
		<dc:creator>mozenwrathe</dc:creator>
		<pubDate>Sun, 06 Nov 2011 23:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-16565</guid>
		<description><![CDATA[Thank you.
Thank you.
THANK YOU.

I swear, this had my ass kicked for.. months really. I love using Notepad++, but the fact I could not get the spell check to work was killing me. Your suggestion worked like a charm, and now Notepad++ is the champion of my desktop all over again. This will allow me to willingly and willfully suggest this program to as many people as I know as a replacement for Microsoft&#039;s Notepad.]]></description>
		<content:encoded><![CDATA[<p>Thank you.<br />
Thank you.<br />
THANK YOU.</p>
<p>I swear, this had my ass kicked for.. months really. I love using Notepad++, but the fact I could not get the spell check to work was killing me. Your suggestion worked like a charm, and now Notepad++ is the champion of my desktop all over again. This will allow me to willingly and willfully suggest this program to as many people as I know as a replacement for Microsoft&#8217;s Notepad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-15890</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 15 Sep 2011 00:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-15890</guid>
		<description><![CDATA[Hello cp,

Great. Thanks for taking the time to share this information.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello cp,</p>
<p>Great. Thanks for taking the time to share this information.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cp</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-15889</link>
		<dc:creator>cp</dc:creator>
		<pubDate>Thu, 15 Sep 2011 00:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-15889</guid>
		<description><![CDATA[Had similar problems as the ones described here on my 64bit Windows 7 OS. Had installed Aspell but when I ran the dictionary installer no dictionary got installed. Thought &quot;how much install can there be in adding a dictionary?&quot; So I simply opened the exe files with 7-zip (most archive managers should do) and dragged the &quot;dict&quot; and the  &quot;data&quot; folders inside the &quot;TmpInstall&quot; folder to the &quot;Aspell&quot; folder. That did the trick.]]></description>
		<content:encoded><![CDATA[<p>Had similar problems as the ones described here on my 64bit Windows 7 OS. Had installed Aspell but when I ran the dictionary installer no dictionary got installed. Thought &#8220;how much install can there be in adding a dictionary?&#8221; So I simply opened the exe files with 7-zip (most archive managers should do) and dragged the &#8220;dict&#8221; and the  &#8220;data&#8221; folders inside the &#8220;TmpInstall&#8221; folder to the &#8220;Aspell&#8221; folder. That did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-15621</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 26 Aug 2011 22:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-15621</guid>
		<description><![CDATA[Hello rmpbkln,

No problemo. Thanks for taking the time to leave feedback.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello rmpbkln,</p>
<p>No problemo. Thanks for taking the time to leave feedback.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Macroe</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-15363</link>
		<dc:creator>Macroe</dc:creator>
		<pubDate>Sat, 23 Jul 2011 15:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-15363</guid>
		<description><![CDATA[Aspell-15.dll &amp; &quot;..\Aspell\bin&quot; issue solved in Notepad++

Solution to missing Aspell-15.dll file in Notepad++

Spell Checker Won&#039;t Work in Notepad++ Problem

* What a Journey !* First , Spell Checker DOES work in Notepad++ (N++) , so keep the faith * I installed it from &gt; C:\Spell Checker\  N++ , all dictionaries , and the Aspell program  Add &amp; Remove Programs  unins000.exe * Not all files have been deleted , however * Next , go to each of the (installed) directories and delete ALL files , then reboot * From this clean slate , create (or retain) two empty directories &gt; Aspell and Notepad++  C:\Programs\  C:\Programs\Aspell\  C:\Programs\Notepad++\  aspell.net/win32/ * I found this site by inserting &gt; Aspell Windows*

* Remember , you can install in any directory you want including the default &gt; C:\Program-Files\  C:\Programs\ *

* Install (run) &gt; Aspell-0-50-3-3-Setup.exe 
	Select Destination Directory - double-click on &gt; C:\Programs\  C:\Programs\Aspell )
	Select Start Menu Folder - choose any name or use the default , then press NEXT
	Select Additional Tasks - choose whatever you want , then press NEXT
	Ready to Install - confirm your choices , then press INSTALL
	Information window shows - you might want to ^C copy this and create a text file , then press NEXT
	Completing Aspell Setup window shows - the manual is not particularly useful at this point and is available in &gt; C:/Programs/Aspell/doc/html/manual.html *
	Do-not run Aspell * You&#039;re not really interested in the Command Line program are you ?*

* Install (run) &gt; Aspell-en-0.50-2-3.exe 
	Immediately , a &gt; tmpinst.bat  TmpInstall 
		@echo off
		echo Starting TmpInstall\setup-Aspell-en-0.50-2.exe
		start /wait TmpInstall\setup-Aspell-en-0.50-2.exe
		echo Removing TmpInstall
		deltree /Y TmpInstall
		del %0
	The &gt; dict  C:\Programs\Aspell  npp.5.9.2.Installer.exe 
	Installer Language window shows - press OK
	Notepad++ Setup window shows - press NEXT
	License Agreement window shows - read then press &gt; I Agree  Notepad++  C:\Programs\Notepad++\  Plugins / Spell-Checker  Don&#039;t use %APPDATA%  &quot;Change.log&quot; file should come up by default &gt;
	If you have followed these instructions perfectly , N++ should Spell Check now *
	Select &gt; Plugins  back up one directory , open the Aspell directory , then open the bin directory * Of course , you knew that , but it still didn&#039;t work * The big question was - Where am I starting from * The answer is that you were starting from inside the directory where the &quot;notepad++.exe&quot; file is located , which is (in my case) &quot;C:\Programs\Notepad++\&quot; * There are , it seems , some links that are created properly only when the installs are done exactly correctly and in the correct order * N++ had been going to the right place all along (provided that the &quot;Aspell&quot; directory and the &quot;Notepad++&quot; directory were located under the same super-directory) * However , the links to files were , somehow , not being made properly * So now ya know *

* BTW , be certain that you are-not using any files that have been &quot;tar&quot;ed * Files with the &quot;tar&quot; extension are almost certainly the linux versions of the programs *

* I suggest that you copy and save this text for future reference *

* Good luck and post your successes and failures on this website question-defense.com/  question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart *

* Many thanks to the folks at question-defense for making the broadcast of this solution possible *

Macroe]]></description>
		<content:encoded><![CDATA[<p>Aspell-15.dll &amp; &#8220;..\Aspell\bin&#8221; issue solved in Notepad++</p>
<p>Solution to missing Aspell-15.dll file in Notepad++</p>
<p>Spell Checker Won&#8217;t Work in Notepad++ Problem</p>
<p>* What a Journey !* First , Spell Checker DOES work in Notepad++ (N++) , so keep the faith * I installed it from &gt; C:\Spell Checker\  N++ , all dictionaries , and the Aspell program  Add &amp; Remove Programs  unins000.exe * Not all files have been deleted , however * Next , go to each of the (installed) directories and delete ALL files , then reboot * From this clean slate , create (or retain) two empty directories &gt; Aspell and Notepad++  C:\Programs\  C:\Programs\Aspell\  C:\Programs\Notepad++\  aspell.net/win32/ * I found this site by inserting &gt; Aspell Windows*</p>
<p>* Remember , you can install in any directory you want including the default &gt; C:\Program-Files\  C:\Programs\ *</p>
<p>* Install (run) &gt; Aspell-0-50-3-3-Setup.exe<br />
	Select Destination Directory &#8211; double-click on &gt; C:\Programs\  C:\Programs\Aspell )<br />
	Select Start Menu Folder &#8211; choose any name or use the default , then press NEXT<br />
	Select Additional Tasks &#8211; choose whatever you want , then press NEXT<br />
	Ready to Install &#8211; confirm your choices , then press INSTALL<br />
	Information window shows &#8211; you might want to ^C copy this and create a text file , then press NEXT<br />
	Completing Aspell Setup window shows &#8211; the manual is not particularly useful at this point and is available in &gt; C:/Programs/Aspell/doc/html/manual.html *<br />
	Do-not run Aspell * You&#8217;re not really interested in the Command Line program are you ?*</p>
<p>* Install (run) &gt; Aspell-en-0.50-2-3.exe<br />
	Immediately , a &gt; tmpinst.bat  TmpInstall<br />
		@echo off<br />
		echo Starting TmpInstall\setup-Aspell-en-0.50-2.exe<br />
		start /wait TmpInstall\setup-Aspell-en-0.50-2.exe<br />
		echo Removing TmpInstall<br />
		deltree /Y TmpInstall<br />
		del %0<br />
	The &gt; dict  C:\Programs\Aspell  npp.5.9.2.Installer.exe<br />
	Installer Language window shows &#8211; press OK<br />
	Notepad++ Setup window shows &#8211; press NEXT<br />
	License Agreement window shows &#8211; read then press &gt; I Agree  Notepad++  C:\Programs\Notepad++\  Plugins / Spell-Checker  Don&#8217;t use %APPDATA%  &#8220;Change.log&#8221; file should come up by default &gt;<br />
	If you have followed these instructions perfectly , N++ should Spell Check now *<br />
	Select &gt; Plugins  back up one directory , open the Aspell directory , then open the bin directory * Of course , you knew that , but it still didn&#8217;t work * The big question was &#8211; Where am I starting from * The answer is that you were starting from inside the directory where the &#8220;notepad++.exe&#8221; file is located , which is (in my case) &#8220;C:\Programs\Notepad++\&#8221; * There are , it seems , some links that are created properly only when the installs are done exactly correctly and in the correct order * N++ had been going to the right place all along (provided that the &#8220;Aspell&#8221; directory and the &#8220;Notepad++&#8221; directory were located under the same super-directory) * However , the links to files were , somehow , not being made properly * So now ya know *</p>
<p>* BTW , be certain that you are-not using any files that have been &#8220;tar&#8221;ed * Files with the &#8220;tar&#8221; extension are almost certainly the linux versions of the programs *</p>
<p>* I suggest that you copy and save this text for future reference *</p>
<p>* Good luck and post your successes and failures on this website question-defense.com/  question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart *</p>
<p>* Many thanks to the folks at question-defense for making the broadcast of this solution possible *</p>
<p>Macroe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rmpbklyn</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-15326</link>
		<dc:creator>rmpbklyn</dc:creator>
		<pubDate>Wed, 20 Jul 2011 17:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-15326</guid>
		<description><![CDATA[OMG, thank you !!!!! i had this problem for year, who know all you needed was the dictionary too before adding. you think they include at least one LOL]]></description>
		<content:encoded><![CDATA[<p>OMG, thank you !!!!! i had this problem for year, who know all you needed was the dictionary too before adding. you think they include at least one LOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billy-bob</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-14856</link>
		<dc:creator>billy-bob</dc:creator>
		<pubDate>Mon, 06 Jun 2011 20:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-14856</guid>
		<description><![CDATA[this is the issue - &quot;Run Installer from Desktop&quot; - if installer is run from other locations it doesn&#039;t ask to confirm the application directory  to install to, thus it installs to some default location


thanks gary!]]></description>
		<content:encoded><![CDATA[<p>this is the issue &#8211; &#8220;Run Installer from Desktop&#8221; &#8211; if installer is run from other locations it doesn&#8217;t ask to confirm the application directory  to install to, thus it installs to some default location</p>
<p>thanks gary!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-14300</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Tue, 12 Apr 2011 02:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-14300</guid>
		<description><![CDATA[Hello mark^^,

Not sure what URL&#039;s need to be updated but  thanks for taking the time to leave feedback.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello mark^^,</p>
<p>Not sure what URL&#8217;s need to be updated but  thanks for taking the time to leave feedback.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark^^</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-14290</link>
		<dc:creator>mark^^</dc:creator>
		<pubDate>Mon, 11 Apr 2011 10:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-14290</guid>
		<description><![CDATA[ahah  it worked actually i was having there problems yeah alex you should fix the link for the whole aspell program before showing the dictionaries ^^but awesome job in helping]]></description>
		<content:encoded><![CDATA[<p>ahah  it worked actually i was having there problems yeah alex you should fix the link for the whole aspell program before showing the dictionaries ^^but awesome job in helping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-14284</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Mon, 11 Apr 2011 05:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-14284</guid>
		<description><![CDATA[Hello Chisty,

Thanks for taking the time to leave feedback and let others know what resolved the problems you were having!

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello Chisty,</p>
<p>Thanks for taking the time to leave feedback and let others know what resolved the problems you were having!</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M Chisty</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-14276</link>
		<dc:creator>M Chisty</dc:creator>
		<pubDate>Sun, 10 Apr 2011 22:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-14276</guid>
		<description><![CDATA[Dear karmakaze ,

Just follow the steps mentioned by Gary Simpson. He pointed out the exact problem and his solution works just fine. I had the same issues as your, it was a pain ... anyway, after keeping the installer file Aspell-en-0.50-2-3 in the desktop and installing from there simply solves the problem. 

And thanks to Garry.]]></description>
		<content:encoded><![CDATA[<p>Dear karmakaze ,</p>
<p>Just follow the steps mentioned by Gary Simpson. He pointed out the exact problem and his solution works just fine. I had the same issues as your, it was a pain &#8230; anyway, after keeping the installer file Aspell-en-0.50-2-3 in the desktop and installing from there simply solves the problem. </p>
<p>And thanks to Garry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-13941</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sun, 27 Mar 2011 20:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-13941</guid>
		<description><![CDATA[Hello Jazfry,

Glad you got it worked out. Thanks for taking the time to follow up with what resolved the issue for you.

Thanks.
alex]]></description>
		<content:encoded><![CDATA[<p>Hello Jazfry,</p>
<p>Glad you got it worked out. Thanks for taking the time to follow up with what resolved the issue for you.</p>
<p>Thanks.<br />
alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jazfry</title>
		<link>http://www.question-defense.com/2010/01/06/if-aspell-is-already-installed-do-correction-of-relative-path-to-aspell-15-dll-and-restart#comment-13939</link>
		<dc:creator>Jazfry</dc:creator>
		<pubDate>Sun, 27 Mar 2011 20:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.question-defense.com/?p=4378#comment-13939</guid>
		<description><![CDATA[Thanks Alex.
Your first question gave me the answer.
I installed the Aspell dictionary but not Aspell.

Maybe the site admin could star or space out the link for us newbes?
I missed this completely link: Full installer (Released Dec 22, 2002)

The program is working beautifully now.
I am using 32-bit XP.]]></description>
		<content:encoded><![CDATA[<p>Thanks Alex.<br />
Your first question gave me the answer.<br />
I installed the Aspell dictionary but not Aspell.</p>
<p>Maybe the site admin could star or space out the link for us newbes?<br />
I missed this completely link: Full installer (Released Dec 22, 2002)</p>
<p>The program is working beautifully now.<br />
I am using 32-bit XP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
