Changes

Jump to: navigation, search

Foxit Reader

170 bytes added, 11:23, 12 February 2014
Clearer separation between Foxit Reader and Foxit Enterprise Reader
=WPKG Packages=
==Foxit Enterprise Reader 6.0 Series (German) ==
=== Foxit Enterprise Reader 5.0 Series (English) ===<source lang="xml"><?xml version="1.0" encoding="UTF-8"?> <packages xmlns:xsi="http://www.wpkg.org/packages" xsi:noNamespaceSchemaLocation="../xsd/packages.xsd" > <package id="foxitreader" name="Foxit Reader" revision="%version%"reboot="false" priority="5">  <variable name="version" value="5.0.3.726" /> <check type="uninstall" condition="versiongreaterorequal" path="Foxit Reader" value="%version%" /> <install cmd='msiexec /i "%SOFTWARE%\foxitreader\EnterpriseFoxitReader503.0726_enu.msi" DESKTOP_SHORTCUT="0" MAKEDEFAULT="1" VIEWINBROWSER="0" /passive /norestart /qn' /> <upgrade cmd='msiexec /i "%SOFTWARE%\foxitreader\EnterpriseFoxitReader503.0726_enu.msi" DESKTOP_SHORTCUT="0" MAKEDEFAULT="1" VIEWINBROWSER="0" /passive /norestart /qn' /> <remove cmd='msiexec /x {E6C1B140-AF5D-4956-BAC7-F5C84B7C90AE} /passive /norestart /qn' /> </package></packages></source> Note:* Installer options have been set to not create a desktop shortcut, not embed Foxit Reader in the browser window, and sets itself as the default PDF viewer. You can find the different installer options in the Foxit Reader forum in the FAQ* Tested with Windows XP 32 Bit and Windows 7 64 Bit. * Upgrades have been tested to work OK with versions 3.3 and 4.2.  ====Installer Command-line Switches====*SAFEMODE*VIEWINBROWSER - note that VIEWINBROWSER does not affect Internet Explorer integration, to disable that you have to uncheck "Internet -> Display PDF in Browser" through the Foxit Reader GUI or use the script below.*DISPLAYINBROWSER - Foxit Reader 4.3 introduced a new feature called "HTML embedded PDF support". It allows webdesigners to embed Foxit Reader into a website like for example Adobe Flash. If you don't want this, set the property DISPLAYINBROWSER to 0.*MAKEDEFAULT - Foxit Reader automatically makes itself the default PDF reader, hence the '-register' command-line switch used with earlier versions isn't used here. If you don't want this you can set the property MAKEDEFAULT=0 during installation.*DESKTOP_SHORTCUT*NORESTART*ALLUSERS ====Program Command-line Switches==== -register - make Foxit Reader the default PDF reader  === Foxit Enterprise Reader 4.3 Series (English) === <source lang="xml"><package id="foxitreader" name="Foxit Reader" revision="4.3.1.323" reboot="false" priority="0"> <check type="uninstall" condition="exists" path="Foxit Reader" /> <check type='file' condition='versiongreaterorequal' path='%PROGRAMFILES%\Foxit Reader\Foxit Reader.exe' value='4.3.1.323' /> <install cmd='msiexec /i "%SOFTWARE%\foxitreader\FoxitReader43_enu.msi" DESKTOP_SHORTCUT=0 VIEWINBROWSER=0 DISPLAYINBROWSER=0 /passive /norestart' />  <!-- Multiple versions of Foxit Reader were released under the same version number 4.3.1, hence the MSI upgrade procedure doesn't work and you have to uninstall the old version before installing the new one --> <remove cmd='msiexec /x{BEE120D0-AAA0-4835-8EDA-925F82CEB673} /passive /norestart' /> <upgrade cmd='msiexec /i "%SOFTWARE%\foxitreader\FoxitReader43_enu.msi" DESKTOP_SHORTCUT=0 VIEWINBROWSER=0 DISPLAYINBROWSER=0 /passive /norestart' />  <remove cmd='msiexec /x{0C441730-85C7-4667-895B-6F7327D278EF} /passive /norestart' /></package></source>  ====Installer Command-line Switches====*VIEWINBROWSER - note that VIEWINBROWSER does not affect Internet Explorer integration, to disable that you have to uncheck "Internet -> Display PDF in Browser" through the Foxit Reader GUI or use the script below.*DISPLAYINBROWSER - Foxit Reader 4.3 introduced a new feature called "HTML embedded PDF support". It allows webdesigners to embed Foxit Reader into a website like for example Adobe Flash. If you don't want this, set the property DISPLAYINBROWSER to 0.*MAKEDEFAULT - Foxit Reader automatically makes itself the default PDF reader, hence the '-register' command-line switch used with earlier versions isn't used here. If you don't want this you can set the property MAKEDEFAULT=0 during installation.*DESKTOP_SHORTCUT*NORESTART*ALLUSERS ====Program Command-line Switches==== -register - make Foxit Reader the default PDF reader =Uninstall Strings=* 3.0.2009.1817: 62DC441E-0FD3-4606-9D9B-90FE325B29E5* 3.1.1.0901: A9355F41-AE6C-487C-A6A9-BC348D836F43* 3.1.4.1125: 4FEC0D0D-1279-4C46-B6F8-B73C5247A6A9* 3.1.?: 81EC4B5E-E735-43D2-985A-C675003BFBB6* 3.3.0.0430: 4FEC0D0D-1279-4C46-B6F8-B73C5247A6A9* 3.3.1.0518: 648AF8B5-9F79-4ABA-8D59-83998F7E3E3F* 4.1.1: 139D9AF8-5562-47BD-AA85-F3AD63681EDB* 4.2: 549197A2-8484-426C-814F-81A6535A24D6* 4.3: 35E93AC6-D7E0-4F32-BEF3-FFBA011B0861* 4.3.1: BEE120D0-AAA0-4835-8EDA-925F82CEB673 and D60F533D-0CBF-475F-8300-8B13799775D0 and 0C441730-85C7-4667-895B-6F7327D278EF (someone at Foxit thinks it's a good idea to repeatedly release multiple versions under the same version number)* 5.0.1: 98E780FC-920D-4CC0-B780-5A272C4915FE*5.0.1.523: C5307DF8-9370-4646-9034-C28E2B44992C*5.0.3.726: E6C1B140-AF5D-4956-BAC7-F5C84B7C90AE*5.1.0.1021: 30734E04-E8D3-4D2E-8379-70DB6F0B793A* 5.1.1.1111: BB5B5E16-45EA-4F4E-9977-10BF95CBEA1C* 5.1.4.1124: 1AE659B0-326E-464D-B5CB-C50B5781C39F* 5.3.1.0606: 27E3028E-06C8-4C09-8C3E-07F7F508304E and F2039701-72DE-499E-A464-15F3C9EEC3AA* 5.4.2.0901: B961CEE2-3519-424E-80C3-D7BB3DA2688F* 5.4.3.0920: EA49430C-24D1-44F3-8CAD-9B8FEC43703E* 5.5.0.1227: 784B9B80-303D-44C6-85D0-C23CF1CD3241   ==Foxit Reader== ===Foxit Reader 6.0 Series (German) === ====Requirements ====
* Foxit Reader 6.0.5.0618 MSI (software is in english, but we will change that)http://cdn04.foxitsoftware.com/pub/foxit/reader/desktop/win/6.x/6.0/enu/EnterpriseFoxitReader605.0618_enu.msi
* lang_de_de.xml from http://languages.foxitsoftware.com/
====Foxit Reader 6 Base Package ====
* This package installs the base software
</source>
====Foxit Reader 6 Configuration package (disable autoupdate, set language to german) ====
* this package sets the language to german and disables the autoupdate
=== Foxit Reader 5.4 Series (English) ===
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
====Installer Command-line Switches====
*SAFEMODE
*VIEWINBROWSER - note that VIEWINBROWSER does not affect Internet Explorer integration, to disable that you have to uncheck "Internet -> Display PDF in Browser" through the Foxit Reader GUI or use the script below.
*ALLUSERS
== Foxit Enterprise Reader 5.0 Series (English) ==
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<packages
xmlns:xsi="http://www.wpkg.org/packages"
xsi:noNamespaceSchemaLocation="../xsd/packages.xsd" >
<package
id="foxitreader"
name="Foxit Reader"
revision="%version%"
reboot="false"
priority="5">
<variable name="version" valueConfiguration="5.0.3.726" /> <check type="uninstall" condition="versiongreaterorequal" path="Foxit Reader" value="%version%" /> <install cmd='msiexec /i "%SOFTWARE%\foxitreader\EnterpriseFoxitReader503.0726_enu.msi" DESKTOP_SHORTCUT="0" MAKEDEFAULT="1" VIEWINBROWSER="0" /passive /norestart /qn' /> <upgrade cmd='msiexec /i "%SOFTWARE%\foxitreader\EnterpriseFoxitReader503.0726_enu.msi" DESKTOP_SHORTCUT="0" MAKEDEFAULT="1" VIEWINBROWSER="0" /passive /norestart /qn' /> <remove cmd='msiexec /x {E6C1B140-AF5D-4956-BAC7-F5C84B7C90AE} /passive /norestart /qn' /> </package></packages></source> Note:* Installer options have been set to not create a desktop shortcut, not embed Foxit Reader in the browser window, and sets itself as the default PDF viewer. You can find the different installer options in the Foxit Reader forum in the FAQ* Tested with Windows XP 32 Bit and Windows 7 64 Bit. * Upgrades have been tested to work OK with versions 3.3 and 4.2.  ===Installer Command-line Switches===*SAFEMODE*VIEWINBROWSER - note that VIEWINBROWSER does not affect Internet Explorer integration, to disable that you have to uncheck "Internet -> Display PDF in Browser" through the Foxit Reader GUI or use the script below.*DISPLAYINBROWSER - Foxit Reader 4.3 introduced a new feature called "HTML embedded PDF support". It allows webdesigners to embed Foxit Reader into a website like for example Adobe Flash. If you don't want this, set the property DISPLAYINBROWSER to 0.*MAKEDEFAULT - Foxit Reader automatically makes itself the default PDF reader, hence the '-register' command-line switch used with earlier versions isn't used here. If you don't want this you can set the property MAKEDEFAULT=0 during installation.*DESKTOP_SHORTCUT*NORESTART*ALLUSERS ===Program Command-line Switches=== -register - make Foxit Reader the default PDF reader == Foxit Enterprise Reader 4.3 Series (English) == <source lang="xml"><package id="foxitreader" name="Foxit Reader" revision="4.3.1.323" reboot="false" priority="0"> <check type="uninstall" condition="exists" path="Foxit Reader" /> <check type='file' condition='versiongreaterorequal' path='%PROGRAMFILES%\Foxit Reader\Foxit Reader.exe' value='4.3.1.323' /> <install cmd='msiexec /i "%SOFTWARE%\foxitreader\FoxitReader43_enu.msi" DESKTOP_SHORTCUT=0 VIEWINBROWSER=0 DISPLAYINBROWSER=0 /passive /norestart' />  <!-- Multiple versions of Foxit Reader were released under the same version number 4.3.1, hence the MSI upgrade procedure doesn't work and you have to uninstall the old version before installing the new one --> <remove cmd='msiexec /x{BEE120D0-AAA0-4835-8EDA-925F82CEB673} /passive /norestart' /> <upgrade cmd='msiexec /i "%SOFTWARE%\foxitreader\FoxitReader43_enu.msi" DESKTOP_SHORTCUT=0 VIEWINBROWSER=0 DISPLAYINBROWSER=0 /passive /norestart' />
<remove cmd='msiexec For details on how to use these registry settings to script changes using WPKG see http:/x{0C441730-85C7-4667-895B-6F7327D278EF} /passive wpkg.org/norestart' /></package></source>Adding_Registry_Settings#Reg.
===Installer Command-line Switches===*VIEWINBROWSER - note that VIEWINBROWSER does not affect Internet Explorer integration, to disable that you have to uncheck "Internet -> Display PDF in Browser" through the Foxit Enterprise Reader GUI or use the script below.*DISPLAYINBROWSER - Foxit Reader 4.3 introduced a new feature called "HTML embedded PDF support". It allows webdesigners to embed Foxit Reader into a website like for example Adobe Flash. If you don't want this, set the property DISPLAYINBROWSER to 0.*MAKEDEFAULT - Foxit Reader automatically makes itself the default PDF reader, hence the '-register' command-line switch used with earlier versions isn't used here. If you don't want this you can set the property MAKEDEFAULT=0 during installation.*DESKTOP_SHORTCUT*NORESTART*ALLUSERS ===Program Command-line Switches=== -register - make Foxit Reader the default PDF reader =Uninstall Strings=* 3.0.2009.1817: 62DC441E-0FD3-4606-9D9B-90FE325B29E5* 3.1.1.0901: A9355F41-AE6C-487C-A6A9-BC348D836F43* 3.1.4.1125: 4FEC0D0D-1279-4C46-B6F8-B73C5247A6A9* 3.1.?: 81EC4B5E-E735-43D2-985A-C675003BFBB6* 3.3.0.0430: 4FEC0D0D-1279-4C46-B6F8-B73C5247A6A9* 3.3.1.0518: 648AF8B5-9F79-4ABA-8D59-83998F7E3E3F* 4.1.1: 139D9AF8-5562-47BD-AA85-F3AD63681EDB* 4.2: 549197A2-8484-426C-814F-81A6535A24D6* 4.3: 35E93AC6-D7E0-4F32-BEF3-FFBA011B0861* 4.3.1: BEE120D0-AAA0-4835-8EDA-925F82CEB673 and D60F533D-0CBF-475F-8300-8B13799775D0 and 0C441730-85C7-4667-895B-6F7327D278EF (someone at Foxit thinks it's a good idea to repeatedly release multiple versions under the same version number)* 5.0.1: 98E780FC-920D-4CC0-B780-5A272C4915FE*5.0.1.523: C5307DF8-9370-4646-9034-C28E2B44992C*5.0.3.726: E6C1B140-AF5D-4956-BAC7-F5C84B7C90AE*5.1.0.1021: 30734E04-E8D3-4D2E-8379-70DB6F0B793A* 5.1.1.1111: BB5B5E16-45EA-4F4E-9977-10BF95CBEA1C* 5.1.4.1124: 1AE659B0-326E-464D-B5CB-C50B5781C39F* 5.3.1.0606: 27E3028E-06C8-4C09-8C3E-07F7F508304E and F2039701-72DE-499E-A464-15F3C9EEC3AA* 5.4.2.0901: B961CEE2-3519-424E-80C3-D7BB3DA2688F* 5.4.3.0920: EA49430C-24D1-44F3-8CAD-9B8FEC43703E* 5.5.0.1227: 784B9B80-303D-44C6-85D0-C23CF1CD3241 =ConfigurationFor details on how to use these registry settings to script changes using WPKG see http://wpkg.org/Adding_Registry_Settings#Reg.
===Foxit Enterprise Reader 5.4===
====Turn Off Automatic Updates====
Foxit Enterprise Reader doesn't include the Update Manager (Help &rarr; Update) but it does include the auto updater feature (using %PROGRAMFILES%\Foxit Software\Foxit Reader\plugins\Updater.fpi). From Foxit Reader 5.3.0 changelog: "Provides users with three update options, allowing users selecting the most appropriate upgrade method according to their requirements".
(Note the reversion from 'HKCU\Software\Foxit Software\Foxit Reader 5.1' back to 'HKCU\Software\Foxit Software\Foxit Reader 5.0')
====Display PDF In Browser====
This determines whether or not PDFs open in an embedded Foxit Reader within the browser, or open separately into a full Foxit Reader.
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.
==== Disable the welcome dialog ====
As of version 5.4 there is no longer a Welcome Dialog
===Foxit Enterprise Reader 5.1===
====Turn Off Automatic Updates====
GUI: Foxit Enterprise Reader doesn't include the Update Manager (Help &rarr; Update) and the associated Preferences, but it may or may not include the auto updater feature.
Automated configuration: ?
====Display PDF In Browser====
This determines whether or not PDFs open in an embedded Foxit Reader within the browser, or open separately into a full Foxit Reader.
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.
==== Disable the welcome dialog ====
As of version 5.1 you can disable the Welcome Dialog. The preference exists in two locations in the registry (though the latter may be for the start page which is actually a different thing, at least in 5.4):
HKCU\Software\Foxit Software\Foxit Reader 5.1\Preferences\general\bShowStartPage=REG_SZ:0
==Foxit Reader 5.1==
===Foxit Reader 5.1=== ====Turn Off Automatic Updates====
Per-user automated configuration: ?
GUI: ?
==== Disable the welcome dialog ====
As of version 5.1.0.1021 you can disable the Welcome Dialog.
HKCU\Software\Foxit Software\Foxit Reader 5.1\Preferences\Others\bShowWelcomeDlg=REG_SZ:0
===Foxit Enterprise Reader 5.0===
====Turn Off Automatic Updates====
GUI: Foxit Enterprise Reader doesn't include the Update Manager (Help &rarr; Update) and the associated Preferences, but it may or may not include the auto updater feature.
Automated configuration: ?
====Display PDF In Browser====
This determines whether or not PDFs open in an embedded Foxit Reader within the browser, or open separately into a full Foxit Reader.
===Foxit Reader 5.0===
====Turn Off Automatic Updates====
Per-user automated configuration: ?
GUI: ?
====Display PDF In Browser====
This determines whether or not PDFs open in an embedded Foxit Reader within the browser, or open separately into a full Foxit Reader.
===Foxit Reader 4.3===
====Turn Off Automatic Updates====
Per-user automated configuration:
GUI: Help &rarr; Check for updates now &rarr; Preferences &rarr; Updater &rarr; Automatically check for Foxit updates []
====Remove Internet Explorer integration====
System-wide automated configuration:
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{14E8BBD8-1D1C-4D56-A4DA-D20B75EB814E}
====Remove adverts====
Per-user automated configuration:
HKCU\Software\Foxit Software\Foxit Reader\MainFrame\ShowAd="0"
====Remove Ask button====
Per-user automated configuration:
HKCU\Software\Foxit Software\Foxit Reader\MainFrame\RemoveAskBtn="1"
====Remove registration dialog====
Per-user automated configuration:
HKCU\Software\Foxit Software\Foxit Reader\MainFrame\ShowRegisterDlg="0"
====No Firefox / Internet Explorer integration (just for Display in browser check box)====
Per-user automated configuration:
HKCU\Software\Foxit Software\Foxit Reader\MainFrame\DisplayInBrowser=REG_DWORD:00000000
 
=Add-ons=
577
edits

Navigation menu