Messages - aksx [ switch to compact view ]

Pages: [1]
1
Hi AksX,

It is very possible that it won't compile in VS2010 as I never tested it with it (I think I was using 2005 back at the time).
I'm afraid I can't fix the template issue right now, however, you can take any of the other existing c# plugins and try to compile them in VS2010 and I believe they will.

You can then go ahead and just delete most of the plugin related code (which is quite separated from the the API that is used to communicate with FARR). To get started, I suggest to compile the latest plugin I made, FARRTunes

Good luck!

thankx i try to get vcs express 2005

2
hey i followed the steps in the first post but the plugin wont compile as
using FARRCSharpSDK
show an error that it cannot be found and the referance assemblies $project_name$CSharpSDK.dll and $project_name$RCW show exclamation marks.
edit: i use visual studio 2010 ultimate

3
i have a suggestion.
can a plugin be made to kill processes eg.
kill explorer.exe
or using the title of the window
kill $title$="Notepad"
for the first taskkill /f %exename% can be use but for the second winApi must be used

thankx

Pages: [1]
Go to full version