OK, jeg er med !
http://www.jsiinc.com/default.htm?/TIP0300/rh0336.htmbeskriver TYPE
Type is a type REG_DWORD that specifies what this object represents:
Value D e s c r i p t i o n
1 A kernel-mode device driver.
2 A file system driver.
4 A set of arguments for an adapter.
8 A file system driver service, such as a file system recognizer.
16 (0x10) A Win32 program that runs in a process by itself. This type of Win32 service.can be started by the Service Controller.
32 (0x20 A Win32 program that shares a process. This type of Win32 service can be started by the Service Controller.
272 (0x110) A Win32 program that runs in a process by itself (like Type16) and can interact with users.
288 (0x120) A Win32 program that shares a process and can interact with users.