reactos/dll/win32/shell32/res/rgs/shelldrvdefext.rgs
Colin Finck 950c86fb4c Fix remaining text file line endings in the tree. (#18)
Based on https://stackoverflow.com/a/1511273

Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
2017-10-06 15:00:36 +02:00

14 lines
204 B
Plaintext

HKCR
{
NoRemove CLSID
{
ForceRemove {5F5295E0-429F-1069-A2E2-08002B30309D} = s 'Drive Default Extension'
{
InprocServer32 = s '%MODULE%'
{
val ThreadingModel = s 'Apartment'
}
}
}
}