Backport the new boot and shutdown screen and slightly modify it for extra awesomenes...
[reactos.git] / reactos / ntoskrnl / inbv / inbv.c
index ca9c901..52cc710 100644 (file)
@@ -409,7 +409,7 @@ InbvUpdateProgressBar(IN ULONG Progress)
                           ProgressBarTop,
                           ProgressBarLeft + FillCount,
                           ProgressBarTop + 12,
-                          11);
+                          15);
 
         /* Release the lock */
         InbvReleaseLock();