Log in

View Full Version : .NET&flexLM How?


mikeparadox
September 16th, 2009, 06:03
HI! Please help me.
I know how to disable flexLM under Windows and Linux , but I can not understand that with dotNET. What to look for? There is no known functions.
I use Reflector and FileDisassembler plugin.
There is no known functions.
What do I need to start?
Thank you!

Woodmann
September 16th, 2009, 18:13
Howdy,

You need to do a little searching and come back and post something other then "help me".

Or you could beg again and get hammered .

Woodmann

FrankRizzo
September 16th, 2009, 19:51
I'd almost bet that the FlexLM stuff is done via a .dll. I doubt they (Macrovision), rewrote the whole product into .NET. So, check for what your app imports, and that should get you off and running.

mikeparadox
September 17th, 2009, 03:48
Quote:
[Originally Posted by FrankRizzo;82997]I'd almost bet that the FlexLM stuff is done via a .dll. I doubt they (Macrovision), rewrote the whole product into .NET.


You're right. I found this in another .dll
Thank you very much!!!