Index: /trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp
===================================================================
--- /trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp	(revision 35526)
+++ /trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp	(revision 35527)
@@ -1205,5 +1205,4 @@
                 Info.hProcess    = INVALID_HANDLE_VALUE;
 
-#if 0 /* This deadlocks with the GUI because the GUI thread is stuck in the API call :/ */
                 /* Apply display hacks. */
                 if (pszDisplayInfoHack)
@@ -1229,5 +1228,4 @@
                 if (Info.hMonitor != NULL)
                     Info.fMask |= SEE_MASK_HMONITOR;
- #endif
 
                 if (ShellExecuteExW(&Info))
