Microsoft Document Image Printer - MODI Registry Settings

C

Cheval

Does anyone know what are all the available registry settings for MODI?

Through much searching in google (msn search finds nothing) I've found the
following the following

' Write to File Only (uses current save folder and Note####.mdi as file name)
SetKeyValue HKEY_CURRENT_USER, "Software\Microsoft\Office\11.0\MODI\MDI
Writer", "PrivateFlags", 1, REG_DWORD

' Don't Show Popup Window
SetKeyValue HKEY_CURRENT_USER, "Software\Microsoft\Office\11.0\MODI\MDI
Writer", "OpenInMODI", 0, REG_DWORD

'Set persistent annotations
SetKeyValue HKEY_CURRENT_USER, "Software\Microsoft\Office\11.0\MODI\MDI
Writer", "BurnInAnnotations", 5, REG_DWORD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top