Searched refs:IsAdminInstall (Results 1 – 3 of 3) sorted by relevance
71 if ( ! pSetup->IsAdminInstall() ) in WinMain()
124 boolean IsAdminInstall() { return m_bAdministrative; } in IsAdminInstall() function in SetupApp
926 else if ( IsAdminInstall() ) in Install()