<?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: Why ArcView 3.x is Still in Use</title> <atom:link href="http://gislounge.com/why-arcview-3x-is-still-in-use/feed/" rel="self" type="application/rss+xml" /><link>http://gislounge.com/why-arcview-3x-is-still-in-use/</link> <description>Geographic Information Systems, Maps, GPS, and GIS Jobs</description> <lastBuildDate>Tue, 22 May 2012 12:34:40 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: SMM Yazdi</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-16707</link> <dc:creator>SMM Yazdi</dc:creator> <pubDate>Thu, 19 Apr 2012 08:12:34 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-16707</guid> <description>Right click on setup.exe Go to Compatibility tab Check &#039;Run this program in compatibility mode for&#039; Windows XP Service pack 3 Now run the setup.exe</description> <content:encoded><![CDATA[<p>Right click on setup.exe<br /> Go to Compatibility tab<br /> Check &#8216;Run this program in compatibility mode for&#8217; Windows XP Service pack 3<br /> Now run the setup.exe</p> ]]></content:encoded> </item> <item><title>By: Sam Pewg</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-306</link> <dc:creator>Sam Pewg</dc:creator> <pubDate>Sat, 19 Feb 2011 23:25:18 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-306</guid> <description>I use Arcview everyday its fast, stable and out performs Arcgis for most of my work, wishsome one would write a book using python with arcview 3 and that would be great Arcgis looks as though the programmer put ithe GUI together with a CatapultSam</description> <content:encoded><![CDATA[<p>I use Arcview everyday its fast, stable and out performs Arcgis for most of my work,<br /> wishsome one would write a book using python with arcview 3 and that would be great<br /> Arcgis looks as though the programmer put ithe GUI together with a Catapult</p><p>Sam</p> ]]></content:encoded> </item> <item><title>By: Erik</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-305</link> <dc:creator>Erik</dc:creator> <pubDate>Tue, 15 Feb 2011 00:33:29 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-305</guid> <description>They can have my ArcView 3.x when they pry it from my cold dead fingers! (ArcINFO too!)As far as I am concerned, ArcGIS was still beta up until v9.1. Yes, it worked, and it works much better now than it used too. But it still takes a lot longer to do tool/application developement work in ArcGIS than good ol&#039; ArcView 3.x or ArcINFO.The file based GDB is great, but it reminds me of something ... I can&#039;t think of what ... wait ... oh yeah - COVERAGES!Re: Running ArcView 3.x on Vista or 7 -ArcView 3.x is a 32-bit app and has no problem running on a 32-bit or 64-bit Windows OS. It *should* work on all versions of XP, Vista and 7. I say *should* because I have not actually tried it on all versions.The ArcView 3.x installer is a 16-bit app. 16-bit apps are supported on a 32-bit Windows OS, but not supported on a 64-bit Windows OS.If you are working with a 32-bit version of XP, Vista or 7, just run the ArcView 3.x installer. Afterwards be sure to also install the XP patch, even if you are installing on Vista or 7. Get the patch here: http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&amp;PID=25&amp;MetaID=470For a 64-bit Windows OS you have two options: 1) Copy all of the files, and registry settings, manually; or 2) Create your own 32-bit or 64-bit installer.There is a good thread on getting ArcView 3.x to work on a 64-bit Windows OS here: http://forums.esri.com/Thread.asp?c=3&amp;f=42&amp;t=204156I chose the second option and created my own 32-bit installer using Microsoft Visual Studio. Here is what I did - NOTE: You can use these instructions for manually copying the files too. %windir% means the Windows directory, usually C:\WINDOWS\.1) Start with a clean install of a 32-bit Windows OS (I used XP Pro).  I also installed MS Visual Studio.2) Create and save a listing of all files in the directory: %windir%\system32\3) Install ArcView 3.x and any extensions you want. For these instructions, I also installed Network Analyst and Database Access. Also add the extensions you want which do not have their own installer, such as Compiled Table Tools.4) Install the XP patch, even if you are installing on Vista or 7. Get the patch here: http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&amp;PID=25&amp;MetaID=4705) If you want ArcView to already be registered, launch ArcView and register it now.6) Find all of the files the installers have added. If you did not install the same extensions I installed, then some of these files I list below may not be installed, or additonal files may be installed. Just be methodical and careful when looking for which files were added.6a) Because you started with a clean OS install, with no other ESRI apps, you can just grab everything in: C:\ESRI\ C:\Program Files\Common Files\ESRI\ C:\WINDOWS\Crystal\  (only if you installed Crystal Reports)6b) Grab the ArcView 3.x fonts installed in %windir%\Fonts: esri_1.ttf esri_155.ttf esri_2.ttf esri_3.ttf esri_4.ttf esri_5.ttf esri_6.ttf esri_7.ttf esri_8.ttf esri_9.ttf6c) Also grab these files, if they were installed: C:\Program Files\Common Files\Microsoft Shared\DAO\Dao2535.tlb C:\Program Files\Common Files\Microsoft Shared\DAO\dao350.dll6d) There may also some files installed in the %windir%\system32\ directory. Use the list you created in step 2 (above) to find the new files which where installed with ArcView. NOTE: You may not need to install/copy all of these files. The rule I used for all files was only install a file if it does not already exist on the target system.7) Grab the registry settings the installers have added.Grab everything in: &quot;HKEY_LOCAL_MACHINE\SOFTWARE\ESRI&quot;And also grab these keys: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\ArcView.exe HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.apr HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ArcView Project\shell\open\command8) Copy the files and registry settings to the target machine.8a) Copy the files in these direcotries to the same directory on the target machine: C:\ESRI\ C:\WINDOWS\Crystal\  (only if you installed Crystal Reports)8b) For these directories, copy the files: from C:\Program Files\Common Files\Microsoft Shared\DAO\ to C:\Program Files (x86)\Common Files\Microsoft Shared\DAO\.from %windir%\system32\ to %windir%\SysWOW64\8c) Register these files, if they were copied, using &quot;%windir%\syswow64\regsvr32&quot;. For example: c:\windows\syswow64\regsvr32C:\Program Files (x86)\Common Files\ESRI\Mo20.ocx C:\Program Files (x86)\Common Files\ESRI\Shape20.dll %windir%\SysWOW64\comcat.dll %windir%\SysWOW64\comct232.ocx %windir%\SysWOW64\comctl32.ocx %windir%\SysWOW64\comdlg32.ocx %windir%\SysWOW64\crystl32.ocx %windir%\SysWOW64\mfc40.dll %windir%\SysWOW64\mfc42.dll %windir%\SysWOW64\mscomct2.ocx %windir%\SysWOW64\MSCOMCTL.OCX %windir%\SysWOW64\msvbvm50.dll %windir%\SysWOW64\msvbvm60.dll %windir%\SysWOW64\tabctl32.ocx %windir%\SysWOW64\tdbg5.ocx %windir%\SysWOW64\threed32.ocxIf you installed extensions which I did not install, there may be other files which need to be registered. Try the extension and if it does not work, look for DLL or OCX files that are specific to that extension and register the files.8d) You cannot just copy font files to the fonts folder on the target machine. Instead, on XP, navigate to the Fonts directory on the target machine and from the file browser &quot;File&quot; menu choose &quot;Install New Font...&quot;. There should be a similar method in Vista and 7.8e) To manually copy a registry key, find the key in Regedit. Right-click on the key and select Export to save the keys/values to a text file. Then, copy the file to the target machine and right-click on the file and select Merge.IMPORTANT: You have to edit this registry key before Merging it on the target machine. Edit the file you Exported in any text editor.change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\ArcView.exe to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\App Paths\ArcView.exeGood luck!Erik</description> <content:encoded><![CDATA[<p>They can have my ArcView 3.x when they pry it from my cold dead fingers! (ArcINFO too!)</p><p>As far as I am concerned, ArcGIS was still beta up until v9.1. Yes, it worked, and it works much better now than it used too. But it still takes a lot longer to do tool/application developement work in ArcGIS than good ol&#8217; ArcView 3.x or ArcINFO.</p><p>The file based GDB is great, but it reminds me of something &#8230; I can&#8217;t think of what &#8230; wait &#8230; oh yeah &#8211; COVERAGES!</p><p>Re: Running ArcView 3.x on Vista or 7 -</p><p>ArcView 3.x is a 32-bit app and has no problem running on a 32-bit or 64-bit Windows OS. It *should* work on all versions of XP, Vista and 7. I say *should* because I have not actually tried it on all versions.</p><p>The ArcView 3.x installer is a 16-bit app. 16-bit apps are supported on a 32-bit Windows OS, but not supported on a 64-bit Windows OS.</p><p>If you are working with a 32-bit version of XP, Vista or 7, just run the ArcView 3.x installer. Afterwards be sure to also install the XP patch, even if you are installing on Vista or 7. Get the patch here:<br /> <a href="http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&#038;PID=25&#038;MetaID=470" rel="nofollow">http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&#038;PID=25&#038;MetaID=470</a></p><p>For a 64-bit Windows OS you have two options:<br /> 1) Copy all of the files, and registry settings, manually; or<br /> 2) Create your own 32-bit or 64-bit installer.</p><p>There is a good thread on getting ArcView 3.x to work on a 64-bit Windows OS here:<br /> <a href="http://forums.esri.com/Thread.asp?c=3&#038;f=42&#038;t=204156" rel="nofollow">http://forums.esri.com/Thread.asp?c=3&#038;f=42&#038;t=204156</a></p><p>I chose the second option and created my own 32-bit installer using Microsoft Visual Studio. Here is what I did &#8211; NOTE: You can use these instructions for manually copying the files too. %windir% means the Windows directory, usually C:\WINDOWS\.</p><p>1) Start with a clean install of a 32-bit Windows OS (I used XP Pro).  I also installed MS Visual Studio.</p><p>2) Create and save a listing of all files in the directory:<br /> %windir%\system32\</p><p>3) Install ArcView 3.x and any extensions you want. For these instructions, I also installed Network Analyst and Database Access. Also add the extensions you want which do not have their own installer, such as Compiled Table Tools.</p><p>4) Install the XP patch, even if you are installing on Vista or 7. Get the patch here:<br /> <a href="http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&#038;PID=25&#038;MetaID=470" rel="nofollow">http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&#038;PID=25&#038;MetaID=470</a></p><p>5) If you want ArcView to already be registered, launch ArcView and register it now.</p><p>6) Find all of the files the installers have added. If you did not install the same extensions I installed, then some of these files I list below may not be installed, or additonal files may be installed. Just be methodical and careful when looking for which files were added.</p><p>6a) Because you started with a clean OS install, with no other ESRI apps, you can just grab everything in:<br /> C:\ESRI\<br /> C:\Program Files\Common Files\ESRI\<br /> C:\WINDOWS\Crystal\  (only if you installed Crystal Reports)</p><p>6b) Grab the ArcView 3.x fonts installed in %windir%\Fonts:<br /> esri_1.ttf<br /> esri_155.ttf<br /> esri_2.ttf<br /> esri_3.ttf<br /> esri_4.ttf<br /> esri_5.ttf<br /> esri_6.ttf<br /> esri_7.ttf<br /> esri_8.ttf<br /> esri_9.ttf</p><p>6c) Also grab these files, if they were installed:<br /> C:\Program Files\Common Files\Microsoft Shared\DAO\Dao2535.tlb<br /> C:\Program Files\Common Files\Microsoft Shared\DAO\dao350.dll</p><p>6d) There may also some files installed in the %windir%\system32\ directory. Use the list you created in step 2 (above) to find the new files which where installed with ArcView. NOTE: You may not need to install/copy all of these files. The rule I used for all files was only install a file if it does not already exist on the target system.</p><p>7) Grab the registry settings the installers have added.</p><p>Grab everything in:<br /> &#8220;HKEY_LOCAL_MACHINE\SOFTWARE\ESRI&#8221;</p><p>And also grab these keys:<br /> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\ArcView.exe<br /> HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.apr<br /> HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ArcView Project\shell\open\command</p><p> <img src='http://d3kf6i2k8ijn21.cloudfront.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Copy the files and registry settings to the target machine.</p><p>8a) Copy the files in these direcotries to the same directory on the target machine:<br /> C:\ESRI\<br /> C:\WINDOWS\Crystal\  (only if you installed Crystal Reports)</p><p>8b) For these directories, copy the files:<br /> from C:\Program Files\Common Files\Microsoft Shared\DAO\<br /> to C:\Program Files (x86)\Common Files\Microsoft Shared\DAO\.</p><p> from %windir%\system32\<br /> to %windir%\SysWOW64\</p><p>8c) Register these files, if they were copied, using &#8220;%windir%\syswow64\regsvr32&#8243;. For example:<br /> c:\windows\syswow64\regsvr32</p><p> C:\Program Files (x86)\Common Files\ESRI\Mo20.ocx<br /> C:\Program Files (x86)\Common Files\ESRI\Shape20.dll<br /> %windir%\SysWOW64\comcat.dll<br /> %windir%\SysWOW64\comct232.ocx<br /> %windir%\SysWOW64\comctl32.ocx<br /> %windir%\SysWOW64\comdlg32.ocx<br /> %windir%\SysWOW64\crystl32.ocx<br /> %windir%\SysWOW64\mfc40.dll<br /> %windir%\SysWOW64\mfc42.dll<br /> %windir%\SysWOW64\mscomct2.ocx<br /> %windir%\SysWOW64\MSCOMCTL.OCX<br /> %windir%\SysWOW64\msvbvm50.dll<br /> %windir%\SysWOW64\msvbvm60.dll<br /> %windir%\SysWOW64\tabctl32.ocx<br /> %windir%\SysWOW64\tdbg5.ocx<br /> %windir%\SysWOW64\threed32.ocx</p><p>If you installed extensions which I did not install, there may be other files which need to be registered. Try the extension and if it does not work, look for DLL or OCX files that are specific to that extension and register the files.</p><p>8d) You cannot just copy font files to the fonts folder on the target machine. Instead, on XP, navigate to the Fonts directory on the target machine and from the file browser &#8220;File&#8221; menu choose &#8220;Install New Font&#8230;&#8221;. There should be a similar method in Vista and 7.</p><p>8e) To manually copy a registry key, find the key in Regedit. Right-click on the key and select Export to save the keys/values to a text file. Then, copy the file to the target machine and right-click on the file and select Merge.</p><p> IMPORTANT: You have to edit this registry key before Merging it on the target machine. Edit the file you Exported in any text editor.</p><p> change HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\ArcView.exe<br /> to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\App Paths\ArcView.exe</p><p>Good luck!</p><p>Erik</p> ]]></content:encoded> </item> <item><title>By: William</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-304</link> <dc:creator>William</dc:creator> <pubDate>Wed, 12 Jan 2011 23:13:07 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-304</guid> <description>AVPython allows the Python language to be embedded in ArcView and the integration is bidirectional.Is it possible to purchase legal copies of ArcView 3x?  I would like to have a box to play with.</description> <content:encoded><![CDATA[<p>AVPython allows the Python language to be embedded in ArcView and the integration is bidirectional.</p><p>Is it possible to purchase legal copies of ArcView 3x?  I would like to have a box to play with.</p> ]]></content:encoded> </item> <item><title>By: Sharad Lele</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-303</link> <dc:creator>Sharad Lele</dc:creator> <pubDate>Mon, 06 Dec 2010 08:59:18 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-303</guid> <description>If anyone can post somewhat more detailed instructions as to how to install Arcview 3.2 on Windows7, that would be very helpful. Thanks in advance!</description> <content:encoded><![CDATA[<p>If anyone can post somewhat more detailed instructions as to how to install Arcview 3.2 on Windows7, that would be very helpful.<br /> Thanks in advance!</p> ]]></content:encoded> </item> <item><title>By: Tom Carignan</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-302</link> <dc:creator>Tom Carignan</dc:creator> <pubDate>Thu, 11 Nov 2010 03:28:34 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-302</guid> <description>Is there a means by which one may legally acquire a copy of ArcView 3.x? ESRI is obviously not interested in marketing it anymore.</description> <content:encoded><![CDATA[<p>Is there a means by which one may legally acquire a copy of ArcView 3.x? ESRI is obviously not interested in marketing it anymore.</p> ]]></content:encoded> </item> <item><title>By: dellrino@yahoo.com</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-301</link> <dc:creator>dellrino@yahoo.com</dc:creator> <pubDate>Tue, 26 Oct 2010 17:25:53 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-301</guid> <description>I feel you Theo, Let me just say that i&#039;ve been using AV3.x for as long as it was released and i&#039;m still using it today for a Critical Operation involving distribution, I&#039;m using it with the Network Analyst extension and have never ever had a bad experience with the program. What ESRI did by going with Microsoft was a mistake from my point of view , because by doing so, they lost control over the developing aspect of the application. I&#039;m using Avenue and will use it until my dying day baby.... I&#039;ve tried VB but somehow it just doesn&#039;t work for me. Who knows maybe in the future i&#039;ll have to change, but for the moment, let me work with my reliable AV3 and Avenue. av.getproject.finddoc!!!!!!!!!!!!!!!. Saludos a todos desde Panama. Noel.</description> <content:encoded><![CDATA[<p>I feel you Theo,<br /> Let me just say that i&#8217;ve been using AV3.x for as long as it was released and<br /> i&#8217;m still using it today for a Critical Operation involving distribution, I&#8217;m using it<br /> with the Network Analyst extension and have never ever had a bad experience<br /> with the program.<br /> What ESRI did by going with Microsoft was a mistake from my point of view ,<br /> because by doing so, they lost control over the developing aspect of the application.<br /> I&#8217;m using Avenue and will use it until my dying day baby&#8230;.<br /> I&#8217;ve tried VB but somehow it just doesn&#8217;t work for me.<br /> Who knows maybe in the future i&#8217;ll have to change, but for the moment, let me<br /> work with my reliable AV3 and Avenue.<br /> av.getproject.finddoc!!!!!!!!!!!!!!!.<br /> Saludos a todos desde Panama.<br /> Noel.</p> ]]></content:encoded> </item> <item><title>By: Maria Moutinho</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-300</link> <dc:creator>Maria Moutinho</dc:creator> <pubDate>Tue, 19 Oct 2010 21:22:40 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-300</guid> <description>Well, let me also say that ArcView 3.x was lacking the ability to work with Geographic Coordinate Systems as it’s counterpart, ArcGIS 8.x or 9.x.But this was until a few months ago, when an ArcView user launched, on ArcScripts, an Extension named “KML 2 SHP Converter…” which shows how Avenue scripting can still do great things!Try this extension at http://arcscripts.esri.com/details.asp?dbid=14988</description> <content:encoded><![CDATA[<p>Well, let me also say that ArcView 3.x was lacking the ability to work with Geographic Coordinate Systems as it’s counterpart, ArcGIS 8.x or 9.x.</p><p>But this was until a few months ago, when an ArcView user launched, on ArcScripts, an Extension named “KML 2 SHP Converter…” which shows how Avenue scripting can still do great things!</p><p>Try this extension at <a href="http://arcscripts.esri.com/details.asp?dbid=14988" rel="nofollow">http://arcscripts.esri.com/details.asp?dbid=14988</a></p> ]]></content:encoded> </item> <item><title>By: Bryce Contor</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-299</link> <dc:creator>Bryce Contor</dc:creator> <pubDate>Fri, 28 May 2010 23:57:08 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-299</guid> <description>One of our IT guys got it to run on 7 by copying a full install from a running version on XP.  He had to copy &quot;one file,&quot; but I have not been able to find out that file.  However I did copy my full install (entire ESRI folder)  from a running version on Win2000.  When I tried it on Vista I got an error about a missing &quot;mtch.dll.&quot;  It wasn&#039;t in the ESRI folder but it was in C:\Program Files\Common Files\ESRI.  I copied into the ESRI folder (Bin32 folder within the ArcView folder within the AV_GIS30 folder within ESRI folder) on a thumb drive and now I can run ArcView3.3 off the thumb drive on most any computer (XP or Vista) I&#039;ve tried it with.  I can&#039;t wait to see if it works on 7 but my guess is it will, since the IT guy made it happen....  Also I haven&#039;t gone far enough to make sure all the fonts look pretty, etc.  But it opens without a squawk.</description> <content:encoded><![CDATA[<p>One of our IT guys got it to run on 7 by copying a full install from a running version on XP.  He had to copy &#8220;one file,&#8221; but I have not been able to find out that file.  However I did copy my full install (entire ESRI folder)  from a running version on Win2000.  When I tried it on Vista I got an error about a missing &#8220;mtch.dll.&#8221;  It wasn&#8217;t in the ESRI folder but it was in C:\Program Files\Common Files\ESRI.  I copied into the ESRI folder (Bin32 folder within the ArcView folder within the AV_GIS30 folder within ESRI folder) on a thumb drive and now I can run ArcView3.3 off the thumb drive on most any computer (XP or Vista) I&#8217;ve tried it with.  I can&#8217;t wait to see if it works on 7 but my guess is it will, since the IT guy made it happen&#8230;.  Also I haven&#8217;t gone far enough to make sure all the fonts look pretty, etc.  But it opens without a squawk.</p> ]]></content:encoded> </item> <item><title>By: Stuart</title><link>http://gislounge.com/why-arcview-3x-is-still-in-use/#comment-298</link> <dc:creator>Stuart</dc:creator> <pubDate>Sat, 01 May 2010 05:35:29 +0000</pubDate> <guid isPermaLink="false">http://gislounge.com/?p=858#comment-298</guid> <description>Theo, how did you get it to work in WIndows 7? Some folks get an error thrown when trying to install.</description> <content:encoded><![CDATA[<p>Theo, how did you get it to work in WIndows 7? Some folks get an error thrown when trying to install.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: gislounge.com @ 2012-05-24 07:14:32 by W3 Total Cache -->
