]
Nick Boldt updated JBDS-3853:
-----------------------------
Fix Version/s: 10.0.0.Alpha3
(was: 10.0.0.Alpha2)
Installer: use node-rcedit instead of resourceHacker
----------------------------------------------------
Key: JBDS-3853
URL:
https://issues.jboss.org/browse/JBDS-3853
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Enhancement
Components: platform-installer
Affects Versions: 9.1.0.CR1
Reporter: Pavol Pitonak
Assignee: Denis Golovin
Labels: havoc
Fix For: 10.0.0.Alpha3
Installer's metadata and icon are changed by Gulp using Resource Hacker which
requires that we manually pre-compile its configuration on every change in metadata (e.g.
project version).
Change it to node-rcedit module (already used by electron-packager to do the same thing
for binary inside self-extracting zip)