buildframework/helium/external/filedisk/filedisk.reg
author Jon Chatten
Fri, 26 Feb 2010 14:51:57 +0000
branchfix
changeset 276 e80c44f576df
parent 1 be27ed110b50
permissions -rw-r--r--
release note: SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]

REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FileDisk]

"ErrorControl"=dword:00000001

#
# When to start the driver:
#   At boot:  Start=1
#   Manually: Start=3
#
"Start"=dword:00000001

"Type"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FileDisk\Parameters]

"NumberOfDevices"=dword:00000004