1 2 3 4 5
function Controller() { if (installer.isInstaller()) { installer.setDefaultPageVisible(QInstaller.StartMenuSelection, false); } }