The desktop.ini customizing I know of set the desktop.ini file's Hidden and System attributes (attrib +s +h
filename), and the folder's system attribute (attrib +s
foldername) - though I don't do enough of that type of customizing - mostly registry hacks.