Jump to content

Recommended Posts

Posted

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,,6

e.g.: aspnet=aspnetoc.dll,AspnetOcmProc,aspnetoc.inf,,7

What exactly are those numbers for?


Posted

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,,4

WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7

Display=desk.cpl,DisplayOcSetupProc,,7

Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7

does anyone know how this works or what ntcomponents and display actually do...

Posted

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

Posted

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.

Posted

yes, that info maxxpsoft quoted is for registry keys for the control panel cpl's, it's not related to sysoc.inf.

-gosh

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...