Changing the Default Learn More Web Page
You can change the Web page that displays by default when the user clicks Learn More in the Publish Wizard. To do this, create a .reg file that changes the value of the PublishEServiceLearnMoreURL subkey. The following is a sample .reg file that changes the default Learn More Web page to the Microsoft Home page:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Producer\Producer Options]
"PublishEServiceLearnMoreURL" = "www.microsoft.com";
© 2001-2003 Microsoft Corporation. All rights reserved.