Hello,
After further investigations and discussions internally with my colleagues, it looks like this kind of packages can not really be repackaged, as they are of a really high complexity, making it really hard for the repackaging tool to capture all the changes.
Complex packages may not always be successfully repackaged. This is why manufacturers often provide command-line options for wrapping these packages and installing them as-is. In some cases, vendors even offer an MSI version of the software, and it may be worth contacting them for assistance.
That being said, if the size allows (should be < 2GB), I would advise trying to create an MSI wrapper over the EXE and passing the
silent switches provided by the vendor.
Note: the EXE package can be added as a
"Prerequisite" to achieve the above.
Hope this helps!
Best regards,
Catalin
FOLLOW US