Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install? #3

Open
GoogleCodeExporter opened this issue Apr 5, 2015 · 3 comments
Open

How to install? #3

GoogleCodeExporter opened this issue Apr 5, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

How do I install the DLL?
Or where must i copy it to?

Thanks




Original issue reported on code.google.com by schmitz....@gmail.com on 1 Jan 2011 at 10:53

@GoogleCodeExporter
Copy link
Author

Copy the dll into C:\Program Files\Pidgin\plugins\  (or C:\Program Files 
(x86)\Pidgin\plugins on 64-bit windows)
I'll update the front page with instructions

Original comment by eionrobb on 2 Jan 2011 at 8:29

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Better way to install the plug-in (using console):
md %APPDATA%\.purple\plugins\ & del /F /Q 
%APPDATA%\.purple\plugins\pidgin-win7-*.dll & copy /Y pidgin-win7-4.dll 
%APPDATA%\.purple\plugins\

It installs plug-in for current user only and deletes previous version.

Original comment by pha...@gmail.com on 5 Jan 2011 at 2:48

@GoogleCodeExporter
Copy link
Author

i already the dll into C:\Program Files\Pidgin\plugins\ but nothing happens.
i just forget about enable chekbox in plugins settings
may be you  update the front page with additional instructions? ))

Original comment by ruslan.tarkovski on 12 Jan 2011 at 6:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant