@@ -2275,7 +2275,8 @@ void OBSBasic::OBSInit()
UpdatePreviewProgramIndicators();
OnFirstLoad();
- activateWindow();
+ if (!hideWindowOnStart)
+ activateWindow();
/* ------------------------------------------- */
/* display warning message for failed modules */