• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

MDL tweaker 2 licence error

Messages
172
Country
netherlands
Hey arno,
I was anxious to try MDL tweaker 2, but when i unzipped and ran the .exe file, it gave the following message:

"You do not have the appropriate licence to use this funcitonality."

I dont know why this is :confused: . hopefully this is a simple issue :( !

ciao! :cool:
 
Hello sir!

There is a DLL in the package - agsdlib.dll. Copy it to the SYSTEM32 Folder on your machine.

Then, click start, run,

type regsvr32 agsdlib.dll and you should get a registered ok message.

Cheers!

Nick
 
Also take a look in the new bug-report-section, where this problem is already known and solved. ;)

It's again a nice idea from Arno. :)
 
Shagster22 said:
sry, will check the bug section next time!

No problem, I prefer a problem being reported twice instead of not at all :). One of the purposes of this alpha release is to get problem like this clear. So for this one I know that the installer will have to take care of it.

nickw said:
There is a DLL in the package - agsdlib.dll. Copy it to the SYSTEM32 Folder on your machine.

For the moment I would not advice you to copy/move the DLL file to the system32 folder. It is a DLL I wrote myself, so I am pretty sure that at the moment only MDL Tweaker II is using it. So just leave it in the MDL Tweaker II forum and register it there with regsvr32. If you leave it in the MDL Tweaker II folder it is much easier to update when the next alpha version is there.

For the final release I will have to look what the best place is to install the file. Then it will probably be the system32 folder, as I created this DLL to contain general functions I can use it multiple tools (I noticed that I kept copying code around different project, so why not collect it all in a DLL?).
 
Back
Top