Index: /trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf
===================================================================
--- /trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf	(revision 15966)
+++ /trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest.inf	(revision 15967)
@@ -69,6 +69,7 @@
 DisplayName    = %VBoxGuest_svcdesc%
 ServiceType    = 0x00000001 ; kernel driver
-StartType      = 0x00000003 ; demand start
+StartType      = 0x00000000 ; boot start
 ErrorControl   = 0x00000001 ; normal error handling
+LoadOrderGroup = Base
 ServiceBinary  = %12%\VBoxGuest.sys
 
