Home
last modified time | relevance | path

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

/reactos/base/services/umpnpmgr/
H A Dinstall.c595 BOOL showWizard = !SetupIsActive() && !IsConsoleBoot(); in DeviceInstallThread() local
614 InstallDevice(Params->DeviceIds, showWizard && !IsUISuppressionAllowed()); in DeviceInstallThread()