New in 7.5.6: A list of windows registry keys may be specified in the configuration file to be published in the machine {quote: ClassAd}.  Example:
 
 {code}
-STARTD_PUBLISH_WINREG = Key1, Key2, Key3
+STARTD_PUBLISH_WINREG = \
+ Perl_BinDir = HKLM\Software\Perl\BinDir; \
+ Kerberos_Version = HKLM\SOFTWARE\MIT\Kerberos\Client\CurrentVersion\VersionString
 {endcode}