CD/UDFS File System Registry Settings

The following registry key examples are the default CD/UDFS file system registry keys.

; Default values for udfs. These can be overridden per profile.
[HKEY_LOCAL_MACHINE\System\StorageManager\UDFS]
    "FriendlyName"="CDFS/UDFS FileSystem"
    "Dll"="udfs.dll"
    "Paging"=dword:1

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile]
    "Name"="IDE CDROM/DVD Drive"
    "Folder"="CDROM Drive"
    "DefaultFileSystem"="UDFS"
    "PartitionDriver"=""

See Also

CD/UDFS File System | Block Drivers | Storage Manager

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.