public VsInstallControl(VsInstall mainForm, SetupState setupState) { this.mainForm = mainForm; this.setupState = setupState; doState(state); }