
Untitled
By: a guest on Mar 11th, 2009 | syntax:
None | size: 0.54 KB | hits: 143 | expires: Never
Table, indicating status of "Open With" dialog box,
"Always use the selected program to open this kind of file" check box:
NoFileAssociate=0 NoFileAssociate=1
@="..." clean | checked grayed | unchecked
@="... %2" grayed | unchecked grayed | unchecked
Where:
@ is referring to default value of the key:
[HKEY_CLASSES_ROOT\Unknown\shell\openas\command]
"NoFileAssociate" is DWORD value within the key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
-= OZO =-