lablua / putty-launchy-plugin

Automatically exported from code.google.com/p/putty-launchy-plugin
0 stars 1 forks source link

Plugin (PuTTY.dll) failed to load! #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy PuTTY.dll into the plugin directory of Launchy
2. Restart Launchy
3. Dialog appears with: "Plugin (PuTTY.dll) failed to load!"

What version of the product are you using? On what operating system?
- Launchy version v1.25
- PuTTY plugin version v1.1
- WinXP Professional Version 2002 SP2

Please provide any additional information below.
I noticed the PuTTY.dll was missing three other dll's:
- msvcp80.dll
- msvcr80.dll
- msvcm80.dll

After some searching I found that I had to install the Microsoft Visual C++
2005 SP1 Redistributable Package to get the plugin working.
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=200b2fd9
-ae1a-4a14-984d-389c36f85647

Please add this to the documentation to allow this plugin to work for
others as well.

Kind regards,
Nathan Huizinga.

Original issue reported on code.google.com by nathan.h...@gmail.com on 9 Oct 2007 at 6:34

GoogleCodeExporter commented 9 years ago
Hi,

Nathans findings are accurate, installing the 2005 SP1 package resolved the 
error listed.

Original comment by johnatha...@gmail.com on 10 Oct 2007 at 11:07

GoogleCodeExporter commented 9 years ago
Thanks.  I updated the documentation.  I am probably going to create a newer 
version
that doesn't use CLR, and these files will no longer be neccesary.

Original comment by matthew....@gmail.com on 10 Oct 2007 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by matthew....@gmail.com on 19 Oct 2007 at 2:46