Commits

kh1 committed 3603979f254
IsUninstaller() was evaluated to early. Fixes the problem that the button and label was not shown in case the tool started as uninstaller and later switched to package manager or updater mode. This happens because of the initalization order of the pages. Reviewed-by: Niels Weber