Previous | Next | (P-PDF) Acrobat 6.0
Topic: AVPrefsType - avpDisableAcrobatUpdate
Conf: (P-PDF) Acrobat 6.0, Msg: 132155
From: jehrlh300
Date: 5/4/2005 12:29 AM
I'm developing a batch program with VB 6.0 that will work for both Acrobat 5.0 and 6.0. The program will run without any user interactionj, therefore, I need to ensure that the Acrobat Update is not run while the batch program is running. I'm attempting to use SetPreferenceEX but I don't have the integer value for avpDisableAcrobatUpdate. There isn't a constant defined for avpDisableAcrobatUpdate in the IAC.bas or AVExpT.h that identifies the integer value. Is it possible to disable the Acrobat Update via OLE? If so, what is the integer value associated with avpDisableAcrobatUpdate?
Thanks,
Riley