How to get a list of Recipients and Groups

Top  Previous  Next

Read the PageGate database file (pagegate.mdb)

The current location of the PageGate database can be read from the registry:

HKEY_LOCAL_MACHINE\Software\NotePage\Transfer\DBDir

 

It is in a format compatible with MS Access 2000.  The 'Users' table has an entry for each valid PageGate recipient and group.

 

Read the registry

The GetAscii interface keeps an up-to-date list of all the PageGate recipients and groups in the Windows registry:

HKEY_LOCAL_MACHINE\Software\NotePage\Transfer\Recipients

HKEY_LOCAL_MACHINE\Software\NotePage\Transfer\Groups