Skip to content

v0.12.1-datadiode-14-g5bfc5dd

Compare
Choose a tag to compare
@datadiode datadiode released this 25 Jan 12:58
· 34 commits to master since this release

This release includes less aggressively optimized binaries for the x86 architecture,
compiled with /Ot rather than /O2, to work around an apparent optimizer bug.

Steps to deploy Endorphin Browser to a SIMATIC Comfort V2 or Mobile panel:

  • Download and unpack the .7z archive to a folder on your engineering PC.
  • Run the included piimake.bat as administrator.
  • Click the button labelled Create ProSave Addon.
  • Start ProSave.
  • Select device type, then switch to Options page.
  • Find Endorphin Browser listed among available options.
  • Remaining steps are as usual.

At your option, edit the registry to help Endorphin remember visited pages and accepted certificates across device reboot:

  • If in doubt how to edit the registry on your device, refer to regedt33.
  • Navigate to registry key HKLM\System\Explorer\Shell Folders.
  • Look for an entry with name Application Data, and change its value to point to a folder either on the built-in flash device (e.g. \flash\Application Data) or on a removable storage medium (e.g. \Storage Card SD\Application Data), the latter being the preferred choice if risk of wearing the built-in flash memory is of concern to you.

WARNING
This project does not deliver a secure browser which is safe for browsing the internet.
Read Stop Using QtWebKit, and know your responsibilities when deploying to production.