March 28, 200422 yr I was playing a little bit with my optional components... But there is something I can figure out.At the end of each line you have a number.e.g.: msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6e.g.: aspnet=aspnetoc.dll,AspnetOcmProc,aspnetoc.inf,,7What exactly are those numbers for?
March 29, 200422 yr my guess is they are a decimal representation of three bitflags (1, 2 and 4) but I have no idea what they would represent. What I find even stranger is why the two entries that do not have an INF file associated, have one field less in the comma seperated line; and why they don't have to be hidden ...NtComponents=ntoc.dll,NtOcSetupProc,,4WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7Display=desk.cpl,DisplayOcSetupProc,,7Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7does anyone know how this works or what ntcomponents and display actually do...
March 29, 200422 yr my guess would be that they're system components that microsoft definetely doesn't want removed or whatever.Display looks like the Display Control Panel
April 4, 200422 yr not quite what we were on about, maxxpsoft. Those are the categories for the kiddie control panel. In sysoc.inf, almost everything has a 7 flag, so it can't be accessibility all the way can it.
April 4, 200422 yr yes, that info maxxpsoft quoted is for registry keys for the control panel cpl's, it's not related to sysoc.inf. -gosh
April 4, 200422 yr Yes I was wrong, thought that was it. But I would imagine those are some kind of sorting in the same manner. Didn't look close enough.
Create an account or sign in to comment