Hello,
In order to reboot during an upgrade after the old version is uninstalled but before the new version is installed, you can follow the steps from the
Reboot after uninstall and during upgrade forum thread.
Indeed, you need the
Table Editor feature which is available starting with the
Enterprise edition of Advanced Installer. You cannot implement this using a
Professional edition of Advanced Installer.
As a workaround, you can try to edit the .MSI after building your project using a tool like
Orca. If you digitally sign your installation package from Advanced Installer, the digital signature will be
broken since the tests to confirm that the signed data has not changed will fail. This is happening because the data has been tampered with after it was signed.
If there is anything else I can help you with, please let me know.
Best regards,
Dan