Home
last modified time | relevance | path

Searched refs:DisableGeckoInst (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/reactos/libs/syssetup/
H A Dsyssetup.h47 BOOL DisableGeckoInst; member
/reactos/boot/bootdata/bootcd/
H A Dunattend.inf50 DisableGeckoInst = no
/reactos/dll/win32/syssetup/
H A Dwizard.c2467 if (!SetupData->UnattendSetup || !SetupData->DisableGeckoInst) in FinishDlgProc()
2716 pSetupData->DisableGeckoInst = TRUE; in ProcessUnattendSection()
2718 pSetupData->DisableGeckoInst = FALSE; in ProcessUnattendSection()