Aide PDFCreator
 
 

Options de PDFCreator

Depuis la version 0.8.1 RC8, PDFCreator enregistre tous les réglages dans le registre. Si vous choisissez l'installation "Standard", PDFCreator enregistre les réglages à cet emplacement du registre : HKCU\Software\PDFCreator

Si votre système d'exploitation est Windows 2000 ou une version ultérieure, le panneau de réglages stocke quelques paramètres pour l'utilisateur par défaut à l'emplacement suivant du registre : HKU\.DEFAULT\Software\PDFCreator

En cas d'installation de type "Serveur", les réglages sont enregistrés à l'endroit suivant du registre : HKLM\Software\PDFCreator. In 64 bit versions of Windows the key is: HKLM\Software\Wow6432Node\PDFCreator.

Procedure of reading the settings

On Windows 2000 and above, PDFCreator reads the settings from the default user first. If there are no settings, PDFCreator will use its internal default settings. Next, PDFCreator reads the settings from the user. Only values that are acutally set will override the settings from the default user. Finally, PDFCreator looks for machine settings in
HKLM\Software\PDFCreator
or
HKLM\Software\Wow6432Node\PDFCreator.

Only values that are acutally set will override the settings from the user. With this behaivour it is possible for administrators to define or enforce settings for all users.

Procedure of saveing the settings

If you choose the "Standard installation" of PDFCreator, settings are saved to:
HKCU\Software\PDFCreator

If you choose the "Server installation" of PDFCreator, settings are saved to:
HKLM\Software\PDFCreator
or

HKLM\Software\Wow6432Node\PDFCreator

Hint:  If you need to use settings other than the default, use the /REGFile= parameter on the installation program. For more information on the parameters that can be used on installation program, use the /? parameter.
Since version 0.9.9 the old ini mode is not supported anymore.