how easy/hard is it to compile this..... (vc++ i think)

It appears to be C#. If you download Visual C# Express from Microsoft, you can edit the code and then build it at the end. Which line of code do you want to edit?
 
well bugger me. i got it to work. i had an error about some signing manifest thing. first result on google fixed it and job done.

thanks for telling me what version i had to download. that certainly saved some time. :)
 
No problem :)

I actually just did a similar thing on Monday. Had to edit a client-side component for FOG and that was C# too, so I just used VC# to do it. Congratulations on getting it to work :)
 
Back
Top Bottom