577
edits
Changes
Many ways to effect reg changes, it's more confusing if a specific method is used, rather than just giving the reg settings. & the most convenient method is to use WPKG rather than a .bat
The registry option ...MainFrame\DisplayInBrowser=0 described in Configiuration Scripts - Foxit Reader 4.3 doesn't seem to be able to be used to turn this off.
=Configuration Scripts= Disable the welcome dialog ==
=== Foxit Reader 5.1 === As of version 5.10.1021 you can disable the Welcome Dialog by adding using the following line to your usersettings.bat file from previous post install config scripts.registry setting:File '''usersettings HKCU\Software\Foxit Software\Foxit Reader 5.bat''' (used by settings.bat)0\Preferences\Others\bShowWelcomeDlg="0" You can script this using the following:
<source lang="dos">
</source>
=Configuration Scripts=
== Foxit Reader 4.3 ==