Harman Packaged Browser User Guide
Harman Packaged Browser User Guide
Date 21.12.2020
Status Approved
Document ID HCS20-001100
1 Introduction ....................................................................................... 3
1.1 Purpose .............................................................................................. 3
1.2 Glossary.............................................................................................. 4
3 Features. ............................................................................................ 5
3.1 Supported command line arguments. ................................................. 5
3.1.1 Specific launching URL. ..............................................................................................5
3.2 Bookmarks. ......................................................................................... 6
3.2.1 Bookmarks in IE-based application. ............................................................................6
3.2.2 Bookmarks in Chromium-based version. ....................................................................8
3.3 Multiple tabs in Chromium-based application. .................................... 9
3.4 Chromium-based Zoom-in and Zoom-out feature. ............................ 10
3.5 IE-based application document mode (IE 7 mode by default)........... 10
3.6 Chromium-based application – printing of a Popup window. ............ 11
4 FAQ .................................................................................................. 11
4.1 Packaged Browser doesn’t work properly in Citrix environment ....... 11
4.2 IE-based Packaged Browser unable to find the Flash Player ........... 11
4.3 How to tell what version of the IE plugin is installed.......................... 11
4.4 Flash content is replaced by a Flash/Information logo ...................... 11
4.5 IE plugin installation doesn’t work ..................................................... 12
1 Introduction
1.1 Purpose
This document is created to introduce users to HARMAN Packaged Browser solution for an Adobe
Flash Player End of Life case. This document describes installation process and general usage
guidelines for Packaged Browser solutions.
Term Definition
IE-based Solution based on a standard Microsoft Web Control.
Chromium- Solution based on an Electron.js framework which is using Chromium
based engine.
IE plugin Plugin used with Microsoft Internet Explorer browser.
2 Installation process.
In order to install a package, user need to run provided <Package name>.msi file and follow
instructions provided in an installer. Default installation of a package is system wide (for all users
on a machine), so it requires administration rights.
For using silent installation user need to open a command line as administrator and run installation
command:
$ msiexec /q /i <Package name>.msi
If user wants to install only for a current user than user need to execute below command:
$ msiexec /q /i <Package name>.msi MSIINSTALLPERUSER=1 ALLUSERS=2
For using silent installation user need to open a command line as administrator and run installation
command:
$ msiexec /q /I <Package name>.msi
If user wants to install only for a current user than user need to execute below command:
$ msiexec /q /i <Package name>.msi MSIINSTALLPERUSER=1 ALLUSERS=2
User can also specify an INSTALLFOLDER parameter to install in a specified directory:
$ msiexec /q /i <Package name>.msi INSTALLFOLDER=”<Installation path>”
MSIINSTALLPERUSER=1 ALLUSERS=2
This will ensure that Flash Player installation from HARMAN is not affected in the future by this
update.
IMPORTANT NOTE: for a testing purposes during an evaluation phase, we recommend to use
‘non-main’ machines or virtual machines, because KB4577586 cannot be easily uninstalled as
mentioned in a Microsoft support topic [1].
3 Features.
3.1 Supported command line arguments.
3.1.1 Specific launching URL.
User can specify a launch URL by using the ‘-url’ argument in a command line or in a ‘Target’ of a
shortcut. For example, if user wants to launch a https://harman.com in a Packaged Browser
application than a shortcut Target will look like this: “<Path to executable>” -url https://harman.com
3.2 Bookmarks.
Both IE and Chromium based versions of HARMAN Packaged Browser solution support bookmark
of pages
User can bookmark current page using a File menu item “Add to bookmarks”.
A popup dialog appears after that for the userto set a proper name for the bookmark or to modify
the URL manually.
If user clicks on a ‘Delete’ button for a specific bookmark on a page with bookmarks a popup
dialog would appear where user can press “OK” to delete a bookmark.
User can click on ‘Edit’ button for a specific bookmark on a page with bookmarks which would
bring up a popup dialog to edit a bookmark.
User can bookmark current page using the Options menu item “Bookmark this page” or by pressing the
‘Ctrl+D’ shortcut on a keyboard.
A popup dialog appears after that for a user convinience to set a proper name for a bookmark or to
modify an URL manually.
User can open a list of bookmarked pages by clicking on a “Bookmarks…” item in an Option menu
of an application or by pressing a ‘Ctrl+B’ shortcut on a keyboard.
User can click on ‘Edit’ button for a specific bookmark on a page with bookmarks which would
bring up a popup dialog to edit a bookmark.
User Can close a tab either by pressing a ‘Close Tab’ item in an Options menu or by pressing a
‘Ctrl+W’ shortcut on a keyboard or by pressing a cross icon on a tab.
During evaluation phase it would be helpful if you can check what mode is used in an IE browser
using a developer tools in a browser. Open an application URL in an IE browser and then press
F12. Check ‘Emulation’ tab and a ‘Document mode’ value.
4 FAQ
4.1 Packaged Browser doesn’t work properly in Citrix environment
If Packaged Browser doesn’t work properly in Citrix environment than disabling of Citrix hooks [3]
Note also that the Flash Player needs to be enabled. If there are administrative policies set up on
the computer that disable the use of Flash Player, then these would prevent any IE-based
application from accessing Flash content.
Also please make sure that Shockwave plugin is enabled in IE browser like shown on a picture
below.
References
Update for the removal of Adobe Flash Player: October 27, 2020:
[1] https://support.microsoft.com/en-us/help/4577586/update-for-removal-of-adobe-
flash-player
https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-
[2]
developer/general-info/ee330730(v=vs.85)?redirectedfrom=MSDN
[3] https://support.citrix.com/article/CTX107825