In previous versions of FrameMaker serial number is contained in ini file under RegInfo > RegNum key. In FM8, however, this key, although still present, is 0. Can anybody tell me if there is a way to get serial number in FM8 programatically? I need it for plugin licensing purposes.
For pre-FM8 you could get it from the registry here ..<br /><br />HKEY_CURRENT_USER\Software\Adobe\FrameMaker\<ver>\Registration\SERIAL<br /><br />But for FM8 it's here ..<br /><br />HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\FrameMaker\<ver>\ProductCode<br /><br />...scott
the number I see in ProductCode {7B4C...C37E} looks more like a product ID and has no similarities to the 1030-... license code.
Even if it would be a conversion from the license code (like an ASN has been converted into a RegNum in FrameMaker 7.x) the method would be secret and so the original request of Rajko can not be fulfilled. I guess.