In all fairness InstallerNG is a very good bit of software. It creates
proper uninstall scripts, allows you to move both back and foreward
through scripts, lets you skip over errors in the scripts etc.
Unfortunately it suffers from InternetExplorer syndrome.
The original commodore installer didn't stick to the script language
as documented - it works very well with buggy or broken code.
InstallerNG was written without the benefit of the original installer
source code, so it can only implement the documented language plus any
"quirks" the author has managed to find on his own. It therefore fails
on some scripts which work under the old installer despite containing
errors.
Hopefully hyperion will have passed on the original code to the ING
coder so such problems can be minimised.