Adobe Acrobat Reader DC
Informations
Creator | Message |
---|---|
martins
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks7 6 DescriptionAdobe Acrobat Reader DCMore powerful than other PDF software, Adobe Acrobat Reader DC is the free, trusted standard for viewing, printing, and annotating PDFs. Known issuesAdobe Acrobat Reader DC cannot open in Protected Mode, on first run select 'Always open with Protected Mode disabled'. Premium features, online services and updates do not work. Source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2018-12-21 11-04) # Wine version used : 1.9.0, 3.0.4 # Distribution used to test : Ubuntu 14.04 LTS, Ubuntu 18.10 # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="3.0.4" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" # Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" INSTALLER_EXE="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_Wine_WaitBefore "$TITLE" POL_Wine "$INSTALLER_EXE" POL_Wine_WaitExit "$TITLE" # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 "bToggleAdobeDocumentServices"=dword:00000001 "bToggleAdobeSign"=dword:00000001 "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 "bEnableFlash"=dword:00000000 "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg POL_Wine regedit disable-online-features.reg POL_Wine_reboot POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" POL_SetupWindow_Close exit |
Contributions
Filters:
ContributeMember | Message |
LinuxScripter | Saturday 22 December 2018 at 11:05 |
LinuxScripter
![]()
|
InformationThis update has been approved by the team. MessageUsing the latest sable version of wine at this time, removing the SetOS lines (program works fine on win7), updated the download links. Differences@@ -1,35 +1,35 @@ #!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) -# Last revision : (2016-01-13 17-01) -# Wine version used : 1.9.0 -# Distribution used to test : Ubuntu 14.04 LTS +# Last revision : (2018-12-21 11-04) +# Wine version used : 1.9.0, 3.0.4 +# Distribution used to test : Ubuntu 14.04 LTS, Ubuntu 18.10 # Author : Martins Bruvelis - + [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" - + TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" -WINEVERSION="1.9.0" +WINEVERSION="3.0.4" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" - - + + # Initialization POL_SetupWindow_Init - + POL_Debug_Init - + # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" - + # Create Prefix POL_System_TmpCreate "$PREFIX" - + POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" - + if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" @@ -41,96 +41,90 @@ INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi -# Create Prefix POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" - -# Configuration -Set_OS "winxp" - + # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB - + # Installation POL_Wine_WaitBefore "$TITLE" - -Set_OS "win7" - + POL_Wine "$INSTALLER_EXE" - + POL_Wine_WaitExit "$TITLE" - + # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" - + # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled - + cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled - + # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 @@ -139,14 +133,14 @@ "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 @@ -154,29 +148,28 @@ "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 - + [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg - + POL_Wine regedit disable-online-features.reg -Set_OS "winxp" POL_Wine_reboot POL_System_TmpDelete - + POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" - + POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" - + POL_SetupWindow_Close exit \ No newline at end of file New source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2018-12-21 11-04) # Wine version used : 1.9.0, 3.0.4 # Distribution used to test : Ubuntu 14.04 LTS, Ubuntu 18.10 # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="3.0.4" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" # Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" INSTALLER_EXE="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_Wine_WaitBefore "$TITLE" POL_Wine "$INSTALLER_EXE" POL_Wine_WaitExit "$TITLE" # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 "bToggleAdobeDocumentServices"=dword:00000001 "bToggleAdobeSign"=dword:00000001 "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 "bEnableFlash"=dword:00000000 "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg POL_Wine regedit disable-online-features.reg POL_Wine_reboot POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" POL_SetupWindow_Close exit RepliesSaturday 22 December 2018 at 11:58
Wednesday 2 January 2019 at 22:27
|
fabiogvb | Thursday 20 December 2018 at 16:27 |
fabiogvb
![]()
|
WarningThis update has not been approved yet by the team. MessagePlease correct the script. It works with http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe
install with playonlinux
wine version 3.0.2
windows 7
Differences@@ -1,35 +1,35 @@ #!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2018-12-21 11-04) -# Wine version used : 1.9.0, 3.0.4 +# Wine version used : 1.9.0, 3.0.2 # Distribution used to test : Ubuntu 14.04 LTS, Ubuntu 18.10 # Author : Martins Bruvelis - + [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" - + TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" -WINEVERSION="3.0.4" +WINEVERSION="3.0.2" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" - - + + # Initialization POL_SetupWindow_Init - + POL_Debug_Init - + # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" - + # Create Prefix POL_System_TmpCreate "$PREFIX" - + POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" - + if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" @@ -40,91 +40,91 @@ POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi - + POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" - + # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB - + # Installation POL_Wine_WaitBefore "$TITLE" - + POL_Wine "$INSTALLER_EXE" - + POL_Wine_WaitExit "$TITLE" - + # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" - + # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled - + cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled - + # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 @@ -133,14 +133,14 @@ "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 @@ -148,28 +148,28 @@ "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 - + [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg - + POL_Wine regedit disable-online-features.reg - + POL_Wine_reboot POL_System_TmpDelete - + POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" - + POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" - + POL_SetupWindow_Close -exit \ No newline at end of file +exit New source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2018-12-21 11-04) # Wine version used : 1.9.0, 3.0.2 # Distribution used to test : Ubuntu 14.04 LTS, Ubuntu 18.10 # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="3.0.2" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" # Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" INSTALLER_EXE="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_Wine_WaitBefore "$TITLE" POL_Wine "$INSTALLER_EXE" POL_Wine_WaitExit "$TITLE" # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 "bToggleAdobeDocumentServices"=dword:00000001 "bToggleAdobeSign"=dword:00000001 "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 "bEnableFlash"=dword:00000000 "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg POL_Wine regedit disable-online-features.reg POL_Wine_reboot POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" POL_SetupWindow_Close exit RepliesThursday 20 December 2018 at 18:46
Edited by fabiogvb |
ThE_MarD | Tuesday 7 August 2018 at 5:46 |
ThE_MarD
![]()
|
MessageHeyyo, current release script does not work. Please update the script to the one from Monday 20 November 2017 at 11:56 as that one works with Adobe Acrobat Reader DC. Replies |
hongchengni | Friday 20 July 2018 at 10:59 |
hongchengni
![]()
|
MessageHello, I want to install Adobe Acrobat Reader DC on my desktop, but the installation failed. Could you please help me? The following is the debugging info:
PlayOnLinux debugging tool (v4.2.10) Warning: This is a PlayOnLinux script logfile. It does not contain everything that happened in your program\'s virtual drive (wineprefix) Date: 07/20/18 10:52:38 > uname -a
It seems the downloaded wine does not work. If I change to this directory "/home/nih/.PlayOnLinux//wine/linux-x86/1.9.0/bin/", and try to run "./wine", bash also tells me: "No such file or directory". It is strange. But the file "wine" does exist. "ll" of this directory shows: total 4672
RepliesSaturday 21 July 2018 at 11:44
Saturday 21 July 2018 at 12:19
Tuesday 28 August 2018 at 12:55
|
anyb | Wednesday 20 June 2018 at 19:23 |
anyb
![]()
|
MessageI updated my wine config to 3.9 (x86) on Ubuntu 18.04 and it still runs well (from my limited testing). Can anyone find a reason/bug not to update this script to a newer wine version? Replies |
David Stanford | Sunday 15 April 2018 at 20:12 |
David Stanford
![]()
|
MessageHello. How do I fix a stalled installation of Adobe Reader DC using PlayonLinux in Xubuntu 17.10? I have tried to download and install Adobe Reader DC using PlayonLinux. I was able to install PlayonLinux and successfully started downloading all the files, including Wine. (I think it also installed a version of Windows XP... but I'm not sure.) However, at some point (while I was out of the room) the process of installing Adobe Reader DC got hung up, with this message from PlayonLinux: "PlayonLinux has encountered a fatal error. PlayonLinux will stop the installation process. ... Error in main. Could not find program directory!" I have no idea what this means. I'm not a techy person and I have no knowledge of using command lines. Is there a solution that might work for me please? Thank you! Replies |
jppialasse | Friday 16 March 2018 at 3:52 |
jppialasse
![]()
|
Messageworks great except for using the signature tool. The program crash every time you select the tool Replies |
ukos | Monday 5 February 2018 at 22:59 |
ukos
![]()
|
Messageinstaller rev 2016-01-13 17-01 is not running on ubuntu 17.10 Replies |
martins | Monday 20 November 2017 at 11:56 |
martins
|
WarningThis update has not been approved yet by the team. MessageUpldated download URL, md5sum, and Wine versions. Differences@@ -1,35 +1,35 @@ #!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) -# Last revision : (2016-01-13 17-01) -# Wine version used : 1.9.0 -# Distribution used to test : Ubuntu 14.04 LTS +# Last revision : (2017-11-20 11-38) +# Wine version used : 2.21 +# Distribution used to test : Ubuntu 16.04 LTS # Author : Martins Bruvelis - + [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" - + TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" -WINEVERSION="1.9.0" +WINEVERSION="2.21" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" - - + + # Initialization POL_SetupWindow_Init - + POL_Debug_Init - + # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" - + # Create Prefix POL_System_TmpCreate "$PREFIX" - + POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" - + if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" @@ -37,100 +37,100 @@ elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" - POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" - INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" + POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1800920044/AcroRdrDC1800920044_en_US.exe" "784b5f664e5917e233d925726e393a52" + INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1800920044_en_US.exe" fi - + # Create Prefix POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" - + # Configuration Set_OS "winxp" - + # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB - + # Installation POL_Wine_WaitBefore "$TITLE" - -Set_OS "win7" - + +Set_OS "win10" + POL_Wine "$INSTALLER_EXE" - + POL_Wine_WaitExit "$TITLE" - + # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" - + # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled - + cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled - + # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] - + [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 @@ -139,14 +139,14 @@ "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 @@ -154,29 +154,29 @@ "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" - + [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 - + [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg - + POL_Wine regedit disable-online-features.reg - + Set_OS "winxp" POL_Wine_reboot POL_System_TmpDelete - + POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" - + POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" - + POL_SetupWindow_Close exit \ No newline at end of file New source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2017-11-20 11-38) # Wine version used : 2.21 # Distribution used to test : Ubuntu 16.04 LTS # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="2.21" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" # Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" INSTALLER_EXE="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1800920044/AcroRdrDC1800920044_en_US.exe" "784b5f664e5917e233d925726e393a52" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1800920044_en_US.exe" fi # Create Prefix POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Configuration Set_OS "winxp" # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_Wine_WaitBefore "$TITLE" Set_OS "win10" POL_Wine "$INSTALLER_EXE" POL_Wine_WaitExit "$TITLE" # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 "bToggleAdobeDocumentServices"=dword:00000001 "bToggleAdobeSign"=dword:00000001 "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 "bEnableFlash"=dword:00000000 "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg POL_Wine regedit disable-online-features.reg Set_OS "winxp" POL_Wine_reboot POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" POL_SetupWindow_Close exit Replies |
inksi | Monday 13 November 2017 at 14:52 |
inksi
![]()
|
MessageHi, We ran this well on Mint 17 but on an upgrade (full backup and install) to Mint 18.2 we cannot get this to run. I installed from the package manner then have uninstalled all Wine and PlayOnLinux and reinstalled from the tar file on this site (PlayOnLinux_4.2.12.tar.gz) I have downloaded the correct file from Adobe thus trying to get a working install from POL default as well as using my own Adobe file. No success. I have POL 4.2.12 which installed Wine 1.9.0 for this Adobe Reader DC. The previous Mint 17 install was only done ealier this year so not very far back in the chain. I note that we get the same error everytime from first install attempt. "Error in POL_Wine If your program is running, just ignore this message" .. but not running. I note the following logged: wine client error:0: version mismatch 491/447. Not sure what to do here since I thought that POL installs its own wine version as needed? Thanks for any help. inksi
Replies |
Nathan R | Monday 27 March 2017 at 15:35 |
Nathan R
![]()
|
MessageI was able to get it on a reboot. Still no pkcs11 support that I can figure out but it looks good! Replies |
Nathan R | Monday 27 March 2017 at 14:39 |
Nathan R
![]()
|
MessageHi! Gave this a shot and was not able to install. Here are my logs:
PlayOnLinux debugging tool (v4.2.10) Warning: This is a PlayOnLinux script logfile. It does not contain everything that happened in your program\'s virtual drive (wineprefix) Date: 03/27/17 08:27:03 > uname -a
Replies |
abraxas | Wednesday 24 August 2016 at 22:24 |
abraxas
![]()
|
|
7z4r | Thursday 28 July 2016 at 3:31 |
7z4r
![]()
|
MessageMany thanks, you saved me lots of trouble! I had one specific .pdf to edit and certain parts work only in adobe - not on other alternatives... Replies |
boeleman | Friday 27 May 2016 at 2:55 |
boeleman
![]()
|
MessageThe program seems to run well. I found one issue however. I made a shortcut on my desktop and when I run acrobat by clicking on this shortcut I get the following message when I exit: Error in POL_Wine If your program is running, just ignore this message Replies |
dev.kkan | Friday 22 April 2016 at 12:22 |
dev.kkan
![]()
|
MessageHello , Its not able to install , please provide new file Thanks & regards Dev.
RepliesSaturday 23 April 2016 at 20:27
Saturday 23 April 2016 at 20:27
Saturday 23 April 2016 at 20:32
Thursday 28 April 2016 at 13:36
Saturday 7 January 2017 at 0:06
Saturday 7 January 2017 at 0:07
|
martins | Wednesday 13 January 2016 at 16:09 |
martins
|
WarningThis update has not been approved yet by the team. Differences@@ -1,7 +1,7 @@ #!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) -# Last revision : (2016-01-92 21-35) -# Wine version used : 1.7.54 +# Last revision : (2016-01-13 17-01) +# Wine version used : 1.9.0 # Distribution used to test : Ubuntu 14.04 LTS # Author : Martins Bruvelis @@ -37,8 +37,8 @@ elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" - POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500920069/AcroRdrDC1500920069_en_US.exe" "7dcf9068798b90fae0b25b5e99a36678" - INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1500920069_en_US.exe" + POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" + INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi # Create Prefix New source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2016-01-13 17-01) # Wine version used : 1.9.0 # Distribution used to test : Ubuntu 14.04 LTS # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="1.9.0" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" # Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" INSTALLER_EXE="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1501020056/AcroRdrDC1501020056_en_US.exe" "3a28dc6cb03067b0609b6007c16eec4a" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1501020056_en_US.exe" fi # Create Prefix POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Configuration Set_OS "winxp" # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_Wine_WaitBefore "$TITLE" Set_OS "win7" POL_Wine "$INSTALLER_EXE" POL_Wine_WaitExit "$TITLE" # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 "bToggleAdobeDocumentServices"=dword:00000001 "bToggleAdobeSign"=dword:00000001 "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 "bEnableFlash"=dword:00000000 "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg POL_Wine regedit disable-online-features.reg Set_OS "winxp" POL_Wine_reboot POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" POL_SetupWindow_Close exit RepliesWednesday 13 January 2016 at 16:13
|
martins | Saturday 9 January 2016 at 20:53 |
martins
|
WarningThis update has not been approved yet by the team. Differences@@ -0,0 +1,182 @@ +#!/usr/bin/env playonlinux-bash +# Date : (2015-11-02 15-09) +# Last revision : (2016-01-92 21-35) +# Wine version used : 1.7.54 +# Distribution used to test : Ubuntu 14.04 LTS +# Author : Martins Bruvelis + +[ "$PLAYONLINUX" = "" ] && exit 0 +source "$PLAYONLINUX/lib/sources" + +TITLE="Adobe Acrobat Reader DC" +PREFIX="AdobeAcrobatReaderDC" +WINEVERSION="1.9.0" +EDITOR="Adobe Systems Inc." +GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" +AUTHOR="Martins Bruvelis" + + +# Initialization +POL_SetupWindow_Init + +POL_Debug_Init + +# Presentation +# POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" +POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" + +# Create Prefix +POL_System_TmpCreate "$PREFIX" + +POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" + +if [ "$INSTALL_METHOD" = "LOCAL" ] +then + POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" + INSTALLER_EXE="$APP_ANSWER" +elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] +then + cd "$POL_System_TmpDir" + POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500920069/AcroRdrDC1500920069_en_US.exe" "7dcf9068798b90fae0b25b5e99a36678" + INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1500920069_en_US.exe" +fi + +# Create Prefix +POL_Wine_SelectPrefix "$PREFIX" +POL_Wine_PrefixCreate "$WINEVERSION" + +# Configuration +Set_OS "winxp" + +# Dependencies +POL_Call POL_Install_mspatcha +POL_Call POL_Install_vcrun2013 +POL_Call POL_Install_FontsSmoothRGB + +# Installation +POL_Wine_WaitBefore "$TITLE" + +Set_OS "win7" + +POL_Wine "$INSTALLER_EXE" + +POL_Wine_WaitExit "$TITLE" + +# Fix crashes +# Disable and delete update service +POL_Wine --ignore-errors sc stop "AdobeARMservice" +POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled +POL_Wine --ignore-errors sc delete "AdobeARMservice" + +# Disable update service executables +cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" +mv armsvc.exe armsvc.exe_disabled +mv AdobeARM.exe AdobeARM.exe_disabled +mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled + +cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" +mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled +mv RdrCEF.exe RdrCEF.exe_disabled + +# Disable update and online services in registry settings +cd "$POL_System_TmpDir" +echo -e 'REGEDIT4 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] +"bisFirstLaunch"=dword:00000000 +"bRHPSticky"=dword:00000001 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] +"bLastExitNormal"=dword:00000000 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] +"bShowInstallFTE"=dword:00000001 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] +@="acrord32.dll" + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] +@="acrord32.dll" + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] +"bUseMUI"=dword:00000000 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] +"bProtectedMode"=dword:00000000 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] +"iRememberView"=dword:00000002 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] +"bEnhancedSecurityInBrowser"=dword:00000000 +"bEnhancedSecurityStandalone"=dword:00000000 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] +"bNeedSynchronizer"=dword:00000000 + +[HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] + +[HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] + +[HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] + +[HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] +"bAcroSuppressUpsell"=dword:00000001 +"bUpdater"=dword:00000000 +"bUsageMeasurement"=dword:00000000 +"iProtectedView"=dword:00000000 + +[HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] +"bAllowUserToChangeMsgPrefs"=dword:00000000 +"bDontShowMsgWhenViewingDoc"=dword:00000000 +"bShowMsgAtLaunch"=dword:00000000 + +[HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] +"bAdobeSendPluginToggle"=dword:00000000 +"bDisableWebmail"=dword:00000001 +"bToggleAdobeDocumentServices"=dword:00000001 +"bToggleAdobeSign"=dword:00000001 +"bTogglePrefsSync"=dword:00000001 +"bToggleWebConnectors"=dword:00000001 +"bUpdater"=dword:00000000 + +[HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] +"bDisableSharePointFeatures"=dword:00000001 + +[HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] +"bNeedSynchronizer"=dword:00000000 +"bAdobeSendPluginToggle"=dword:00000000 + +[HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] +"bCommercialPDF"=dword:00000001 +"bDisableWebmail"=dword:00000001 +"bEnableFlash"=dword:00000000 +"bFindMoreCustomizationsOnline"=dword:00000000 +"bFindMoreWorkflowsOnline"=dword:00000000 +"bUpdater"=dword:00000000 + +[HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] +"iCheckReader"=dword:00000000 + +[HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] +"Enabled"="NO" + +[HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] +"EULA"=dword:00000001 + +[HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] +"Adobe ARM"=-' > disable-online-features.reg + +POL_Wine regedit disable-online-features.reg + +Set_OS "winxp" +POL_Wine_reboot +POL_System_TmpDelete + +POL_Shortcut "AcroRd32.exe" "$TITLE" +POL_Shortcut_QuietDebug "$TITLE" + +POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" + +POL_SetupWindow_Close +exit \ No newline at end of file New source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2016-01-92 21-35) # Wine version used : 1.7.54 # Distribution used to test : Ubuntu 14.04 LTS # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="1.9.0" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" # Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "$(eval_gettext 'Please select $TITLE install file.')" "$TITLE" INSTALLER_EXE="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500920069/AcroRdrDC1500920069_en_US.exe" "7dcf9068798b90fae0b25b5e99a36678" INSTALLER_EXE="$POL_System_TmpDir/AcroRdrDC1500920069_en_US.exe" fi # Create Prefix POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Configuration Set_OS "winxp" # Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_Wine_WaitBefore "$TITLE" Set_OS "win7" POL_Wine "$INSTALLER_EXE" POL_Wine_WaitExit "$TITLE" # Fix crashes # Disable and delete update service POL_Wine --ignore-errors sc stop "AdobeARMservice" POL_Wine --ignore-errors sc config "AdobeARMservice" start=disabled POL_Wine --ignore-errors sc delete "AdobeARMservice" # Disable update service executables cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Common Files/Adobe/ARM/1.0" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv armsvc.exe armsvc.exe_disabled mv AdobeARM.exe AdobeARM.exe_disabled mv AdobeARMHelper.exe AdobeARMHelper.exe_disabled cd "$WINEPREFIX/drive_c/$PROGRAMFILES/Adobe/Acrobat Reader DC/Reader/AcroCEF" || POL_Debug_Fatal "$(eval_gettext 'Could not find program directory!')" mv RdrServicesUpdater.exe RdrServicesUpdater.exe_disabled mv RdrCEF.exe RdrCEF.exe_disabled # Disable update and online services in registry settings cd "$POL_System_TmpDir" echo -e 'REGEDIT4 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral] "bisFirstLaunch"=dword:00000000 "bRHPSticky"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\ExitSection] "bLastExitNormal"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\FTEDialog] "bShowInstallFTE"=dword:00000001 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\current] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\next] @="acrord32.dll" [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Language\\UseMUI] "bUseMUI"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Privileged] "bProtectedMode"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\RememberedViews] "iRememberView"=dword:00000002 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\TrustManager] "bEnhancedSecurityInBrowser"=dword:00000000 "bEnhancedSecurityStandalone"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\Workflows] "bNeedSynchronizer"=dword:00000000 [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com] [HKEY_CURRENT_USER\\Software\\Adobe\\Adobe Synchronizer\\DC\\Acrobat.com.v2] [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown] "bAcroSuppressUpsell"=dword:00000001 "bUpdater"=dword:00000000 "bUsageMeasurement"=dword:00000000 "iProtectedView"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cIPM] "bAllowUserToChangeMsgPrefs"=dword:00000000 "bDontShowMsgWhenViewingDoc"=dword:00000000 "bShowMsgAtLaunch"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cServices] "bAdobeSendPluginToggle"=dword:00000000 "bDisableWebmail"=dword:00000001 "bToggleAdobeDocumentServices"=dword:00000001 "bToggleAdobeSign"=dword:00000001 "bTogglePrefsSync"=dword:00000001 "bToggleWebConnectors"=dword:00000001 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cSharePoint] "bDisableSharePointFeatures"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cCloud] "bNeedSynchronizer"=dword:00000000 "bAdobeSendPluginToggle"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Policies\\Adobe\\Acrobat Reader\\DC\\FeatureLockDown\\cWebmailProfiles] "bCommercialPDF"=dword:00000001 "bDisableWebmail"=dword:00000001 "bEnableFlash"=dword:00000000 "bFindMoreCustomizationsOnline"=dword:00000000 "bFindMoreWorkflowsOnline"=dword:00000000 "bUpdater"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Adobe ARM\\1.0\\ARM] "iCheckReader"=dword:00000000 [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\Installer\\Optimization] "Enabled"="NO" [HKEY_LOCAL_MACHINE\\Software\\Adobe\\Acrobat Reader\\DC\\AdobeViewer] "EULA"=dword:00000001 [HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\Run] "Adobe ARM"=-' > disable-online-features.reg POL_Wine regedit disable-online-features.reg Set_OS "winxp" POL_Wine_reboot POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "$(eval_gettext 'NOTICE: Online updates and services do not work.')" "$TITLE" POL_SetupWindow_Close exit Replies |
martins | Monday 2 November 2015 at 23:28 |
martins
|
WarningThis update has not been approved yet by the team. Differences@@ -0,0 +1,78 @@ +#!/usr/bin/env playonlinux-bash +# Date : (2015-11-02 15-09) +# Last revision : (2015-11-02 23-41) +# Wine version used : 1.7.54 +# Distribution used to test : Ubuntu 14.04 LTS +# Author : Martins Bruvelis + +[ "$PLAYONLINUX" = "" ] && exit 0 +source "$PLAYONLINUX/lib/sources" + +TITLE="Adobe Acrobat Reader DC" +PREFIX="AdobeAcrobatReaderDC" +WINEVERSION="1.7.54" +EDITOR="Adobe Systems Inc." +GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" +AUTHOR="Martins Bruvelis" + + +#Initialization +POL_SetupWindow_Init + +POL_Debug_Init + +# Presentation +# POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" +POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" + +# Create Prefix +POL_System_TmpCreate "$PREFIX" + +POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" + +if [ "$INSTALL_METHOD" = "LOCAL" ] +then + POL_SetupWindow_browse "Please select $TITLE (windows installer package file, MSI)." "$TITLE" + INSTALLER_MSI="$APP_ANSWER" + POL_SetupWindow_browse "Please select $TITLE update file (windows installer patch file, MSP)." "$TITLE" + INSTALLER_MSP="$APP_ANSWER" +elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] +then + cd "$POL_System_TmpDir" + POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500720033/AcroRdrDC1500720033_en_US.msi" "03602e4c6f342f6cf8253661c72c6638" + POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500920077/AcroRdrDCUpd1500920077.msp" "775a31da0a4d38b773e97b1f54f138a4" + INSTALLER_MSI="$POL_System_TmpDir/AcroRdrDC1500720033_en_US.msi" + INSTALLER_MSP="$POL_System_TmpDir/AcroRdrDCUpd1500920077.msp" +fi + +# Create Prefix +POL_Wine_SelectPrefix "$PREFIX" +POL_Wine_PrefixCreate "$WINEVERSION" + +# Configuration +Set_OS "winxp" + +#Dependencies +POL_Call POL_Install_mspatcha +POL_Call POL_Install_vcrun2013 +POL_Call POL_Install_FontsSmoothRGB + +# Installation +POL_SetupWindow_wait "Installation in progress." "$TITLE installation" +Set_OS "win7" +# Do quiet install +POL_Wine msiexec /i "$INSTALLER_MSI" /quiet +# Do quiet update of installation +POL_Wine msiexec /p "$INSTALLER_MSP" /quiet +POL_Wine_reboot +Set_OS "winxp" + +POL_System_TmpDelete + +POL_Shortcut "AcroRd32.exe" "$TITLE" +POL_Shortcut_QuietDebug "$TITLE" + +POL_SetupWindow_message "NOTICE: $TITLE cannot open in Protected Mode, on first run select 'Always open with Protected Mode disabled'. Online services and updates do not work." "$TITLE" + +POL_SetupWindow_Close +exit \ No newline at end of file New source code#!/usr/bin/env playonlinux-bash # Date : (2015-11-02 15-09) # Last revision : (2015-11-02 23-41) # Wine version used : 1.7.54 # Distribution used to test : Ubuntu 14.04 LTS # Author : Martins Bruvelis [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adobe Acrobat Reader DC" PREFIX="AdobeAcrobatReaderDC" WINEVERSION="1.7.54" EDITOR="Adobe Systems Inc." GAME_URL="https://acrobat.adobe.com/us/en/products/pdf-reader.html" AUTHOR="Martins Bruvelis" #Initialization POL_SetupWindow_Init POL_Debug_Init # Presentation # POL_GetSetupImages "http://files.playonlinux.com/resources/setups/$PREFIX/top.jpg" "http://files.playonlinux.com/resources/setups/$PREFIX/left.jpg" "$TITLE" POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$GAME_URL" "$AUTHOR" "$PREFIX" # Create Prefix POL_System_TmpCreate "$PREFIX" POL_SetupWindow_InstallMethod "DOWNLOAD,LOCAL" if [ "$INSTALL_METHOD" = "LOCAL" ] then POL_SetupWindow_browse "Please select $TITLE (windows installer package file, MSI)." "$TITLE" INSTALLER_MSI="$APP_ANSWER" POL_SetupWindow_browse "Please select $TITLE update file (windows installer patch file, MSP)." "$TITLE" INSTALLER_MSP="$APP_ANSWER" elif [ "$INSTALL_METHOD" = "DOWNLOAD" ] then cd "$POL_System_TmpDir" POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500720033/AcroRdrDC1500720033_en_US.msi" "03602e4c6f342f6cf8253661c72c6638" POL_Download "ftp://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1500920077/AcroRdrDCUpd1500920077.msp" "775a31da0a4d38b773e97b1f54f138a4" INSTALLER_MSI="$POL_System_TmpDir/AcroRdrDC1500720033_en_US.msi" INSTALLER_MSP="$POL_System_TmpDir/AcroRdrDCUpd1500920077.msp" fi # Create Prefix POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" # Configuration Set_OS "winxp" #Dependencies POL_Call POL_Install_mspatcha POL_Call POL_Install_vcrun2013 POL_Call POL_Install_FontsSmoothRGB # Installation POL_SetupWindow_wait "Installation in progress." "$TITLE installation" Set_OS "win7" # Do quiet install POL_Wine msiexec /i "$INSTALLER_MSI" /quiet # Do quiet update of installation POL_Wine msiexec /p "$INSTALLER_MSP" /quiet POL_Wine_reboot Set_OS "winxp" POL_System_TmpDelete POL_Shortcut "AcroRd32.exe" "$TITLE" POL_Shortcut_QuietDebug "$TITLE" POL_SetupWindow_message "NOTICE: $TITLE cannot open in Protected Mode, on first run select 'Always open with Protected Mode disabled'. Online services and updates do not work." "$TITLE" POL_SetupWindow_Close exit Replies |