Reading the .xml file

videobruce

Member
Messages
135
Reaction score
8
Coming from NLite & RT7 Lite, looking over the .xlm file I have a couple of questions.

The lines with the -<c> and an entry(s) below are items that will be removed.
The lines with just <c>item name</c> aren't changed and are always listed.

The 1st entry isn't removed,
the 2nd entry is removed; -<c> above and a <c> below the item (three lines).

Are all of those statements correct?

Examples;
<c>actioncenter 'Action Center'</c>
-</c>
adamclient 'Active Directory Lightweight Directory Services (AD LDS)'
</c>
 
There aren't entries with -<c> in NTLite presets and if you mean the subyacent items, they should be removed but load a preset and check if the subyacent components are unchecked, that will fully answer your question.
 
The "example" I showed I copied line for line. Specifically lines 2-4 with the "adamclient " in between.
 
Back
Top