Custom page shown when offering to reconfigure Outlook Express/ Outlook

? PFI_LANG_EXPCFG_TITLE ! A single line of text, shown in bold, in the MUI page header beside the Otto logo.

? PFI_LANG_EXPCFG_SUBTITLE ! Up to two lines of text, shown below the title, beside the Otto logo.

? PFI_LANG_OUTCFG_TITLE ! A single line of text, shown in bold, in the MUI page header beside the Otto logo.

? PFI_LANG_OUTCFG_SUBTITLE ! Up to two lines of text, shown below the title, beside the Otto logo.

? PFI_LANG_EXPCFG_IO_CANCELLED ! ? PFI_LANG_OUTCFG_IO_CANCELLED ! ? PFI_LANG_OOECFG_IO_BOXHDR ! ? PFI_LANG_OOECFG_IO_ACCOUNTHDR ! ? PFI_LANG_OOECFG_IO_EMAILHDR ! ? PFI_LANG_OOECFG_IO_SERVERHDR ! ? PFI_LANG_OOECFG_IO_USRNAMEHDR ! ? PFI_LANG_OOECFG_IO_FOOTNOTE !

? PFI_LANG_EXPCFG_MBIDENTITY ! ? PFI_LANG_EXPCFG_MBACCOUNT ! ? PFI_LANG_OUTCFG_MBIDENTITY ! ? PFI_LANG_OUTCFG_MBACCOUNT ! ? PFI_LANG_OOECFG_MBEMAIL ! ? PFI_LANG_OOECFG_MBSERVER ! ? PFI_LANG_OOECFG_MBUSERNAME ! ? PFI_LANG_OOECFG_MBOEPORT !

? PFI_LANG_OOECFG_MBOLDVALUE ! Used when an Outlook Express or Outlook account is being reconfigured. The installer displays a page listing up to 6 email accounts, each with a check box. If the user ticks the check box and clicks the 'Next' button, a message box appears. This message box lists the details for the account and asks if this account should be configured for use with POPFile. This message box shows the changes that will be made and also shows the current values. It uses the PFI_LANG_OOECFG_MBOLDVALUE string three times, like this:

  • POP3 server 127.0.0.1 (currently 'pop3.myisp.com')
  • POP3 username pop3.myisp.commy.username (currently 'my.username')
  • POP3 port 123 (currently '123')

? PFI_LANG_OOECFG_MBQUESTION !

When the installer is looking for Outlook Express accounts it lists all the accounts it finds in a file (expconfig.txt). If the user reconfigures any Outlook Express accounts, it lists the changes in another text file (expchanges.txt).

If Outlook is found, the installer uses the files outconfig.txt and outchanges.txt. These files are all stored in the User Data folder (where popfile.cfg is stored). Several columns are used to list the account data.

? PFI_LANG_EXPCFG_LOG_BEFORE ! Used to mark the start of expconfig.txt

? PFI_LANG_EXPCFG_LOG_AFTER ! Used to mark the start of a section in expchanges.txt

? PFI_LANG_OUTCFG_LOG_BEFORE ! Used to mark the start of outconfig.txt

? PFI_LANG_OUTCFG_LOG_AFTER ! Used to mark the start of a section in outchanges.txt

? PFI_LANG_OOECFG_LOG_END ! Used to mark the end of the expconfig.txt and outconfig.txt files and the end of sections in expchanges.txt and outchanges.txt

? PFI_LANG_EXPCFG_LOG_IDENTITY ! A column heading in expconfig.txt or expchanges.txt

? PFI_LANG_OUTCFG_LOG_IDENTITY ! A column heading in outconfig.txt or outchanges.txt

? PFI_LANG_OOECFG_LOG_ACCOUNT ! A column heading used in expconfig.txt, expchanges.txt, outconfig.txt, and outchanges.txt

? PFI_LANG_OOECFG_LOG_EMAIL ! A column heading used in expconfig.txt and outconfig.txt

? PFI_LANG_OOECFG_LOG_SERVER ! A column heading used in expconfig.txt and outconfig.txt

? PFI_LANG_OOECFG_LOG_USER ! A column heading used in expconfig.txt and outconfig.txt

? PFI_LANG_OOECFG_LOG_PORT ! A column heading used in expconfig.txt and outconfig.txt

? PFI_LANG_OOECFG_LOG_NEWSERVER ! A column heading used in expchanges and outchanges.txt

? PFI_LANG_OOECFG_LOG_NEWUSER ! A column heading used in expchanges and outchanges.txt

? PFI_LANG_OOECFG_LOG_NEWPORT ! A column heading used in expchanges and outchanges.txt

 
windowsinstallerlanguagefilenotes-12.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License